protomsg.proto
@@ -225,8 +225,17 @@ message CompareArgs { repeated string tableIds = 1; bytes faceFeature = 2; float compareThreshold = 3; float compareThreshold = 2; bytes faceFeature = 3; repeated string tasks = 4; repeated string treeNodes = 5; repeated string tabs = 6; repeated string alarmLevel = 7; repeated string searchTime = 8; string inputValue = 9; string collection = 10; bool source = 11; } message EventPush {