protomsg.proto @@ -214,3 +214,11 @@ string type = 7; int32 defence_state = 8; } message videotapeInfo { string esDataId = 1; string cameraId = 2; string taskId = 3; string imgId = 4; repeated string sdkIds = 5; }