protomsg.proto
@@ -44,6 +44,7 @@ bool voiceEnable = 25; string voiceId = 26; string coordTransform = 27; //坐标转换信息 } message Sensor { @@ -68,6 +69,7 @@ string sdk_type = 2; int32 isTriggerByPreSdk = 3; int32 confidence = 4; bool bReid = 5; }