| | |
| | | T_TimeRule = 8;//时间规则变化 |
| | | T_Server = 9;//服务器信息变化 |
| | | T_PollConfig = 10;//轮询配置变化 |
| | | T_File = 11;//本地文件变化 |
| | | T_FileSetting = 12;//本地文件分析设置 |
| | | } |
| | | |
| | | enum DbAction { |
| | |
| | | string cameraId = 2; |
| | | string taskId = 3; |
| | | int64 imgId = 4; |
| | | repeated string sdkIds = 5; |
| | | int32 type = 6; |
| | | string videoUrl = 5; |
| | | repeated string sdkIds = 6; |
| | | int32 type = 7; |
| | | } |
| | | |
| | | message CompareArgs { |
| | |
| | | repeated string tasks = 4; |
| | | repeated string treeNodes = 5; |
| | | repeated string tabs = 6; |
| | | repeated int32 alarmLevel = 7; |
| | | string alarmLevel = 7; |
| | | repeated string searchTime = 8; |
| | | string inputValue = 9; |
| | | string collection = 10; |