From 80ae7958a17a492098f18f31fa21804f37b6cbaa Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 08 五月 2024 14:52:55 +0800
Subject: [PATCH] 更新dataprocess.pb

---
 protomsg.proto |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/protomsg.proto b/protomsg.proto
index 3538d9b..fb0972f 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -198,6 +198,8 @@
     bool enTrack = 15; //鏄惁寮�鍚窡韪�
     string argDef = 16; //榛樿鍙傛暟
     string ruleSo = 17; //瑙勫垯鐢╯o
+    string iconBlob2 = 18; //绗簩濂楀浘鐗囦簩杩涘埗
+    string activateCode = 19; //
 }
 
 //SdkArg struct
@@ -240,6 +242,7 @@
     T_EventPush = 13; //浜嬩欢鎺ㄩ�佹湁鍙樺寲
     T_Cluster = 14; //闆嗙兢鍒涘缓銆佸姞鍏ユ垨閫�鍑�
     T_CameraPolygonRelation = 15; //鎽勫儚鏈哄尯鍩熺殑鍏宠仈鍏崇郴
+    T_Voice = 16;//鎶ヨ澹伴煶鍙戠敓鍙樺寲
 }
 
 enum DbAction {
@@ -311,6 +314,7 @@
     string analyServerId = 12;
     string compareTarget = 13;//姣斿鐨勭洰鏍�
     bool isCompareAll = 14; //鏄惁姣斿鍏ㄩ儴,鍋氭祴璇曠敤
+    repeated string serverIds = 15; //绠$悊骞冲彴姣斿澶氫釜璁惧浜х敓鐨勬暟鎹�
 }
 
 message CompareEvent {
@@ -322,6 +326,7 @@
     ReInitCache = 0; // 閲嶆柊鍒濆鍖栧簳搴撶紦瀛橈紙鍔犲叆闆嗙兢鍚庢墽琛岋級
     UpdateCache = 1; // 鏇存柊搴曞簱鍜屼汉鍛樼紦瀛�
     Compare = 2; // 鍋氭瘮瀵硅姹�
+    DeleteCache = 3; // 鍒犻櫎缂撳瓨
 }
 
 message SdkCompareEach {
@@ -409,6 +414,7 @@
     string clusterName = 2;
     repeated Node nodes = 3;
     string virtualIp = 4;
+    string password = 5;
 }
 
 message Node {
@@ -431,4 +437,4 @@
     string description = 5;
     int32 sort = 6;
     string parent_id = 7;
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0