liuxiaolong
2020-11-05 bcb9bc0242b1a21c64e814cecc67abc4889127a7
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;
}