protomsg.proto
@@ -199,6 +199,7 @@ string argDef = 16; //默认参数 string ruleSo = 17; //规则用so string iconBlob2 = 18; //第二套图片二进制 string activateCode = 19; // } //SdkArg struct @@ -241,6 +242,7 @@ T_EventPush = 13; //事件推送有变化 T_Cluster = 14; //集群创建、加入或退出 T_CameraPolygonRelation = 15; //摄像机区域的关联关系 T_Voice = 16;//报警声音发生变化 } enum DbAction { @@ -411,6 +413,7 @@ string clusterName = 2; repeated Node nodes = 3; string virtualIp = 4; string password = 5; } message Node {