mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 10:10:27 +08:00
实现基本的区域监控终端管理功能
This commit is contained in:
@@ -180,7 +180,7 @@ message UpdateNSNodeIsInstalledRequest {
|
||||
bool isInstalled = 2;
|
||||
}
|
||||
|
||||
// 更新认证状态
|
||||
// 更新节点状态
|
||||
message UpdateNSNodeStatusRequest {
|
||||
int64 nodeId = 1;
|
||||
bytes statusJSON = 2;
|
||||
|
||||
Reference in New Issue
Block a user