mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-14 21:06:34 +08:00
实现基础的IP地址阈值
This commit is contained in:
@@ -15,6 +15,5 @@ message NodeIPAddress {
|
||||
bool canAccess = 8;
|
||||
bool isOn = 9;
|
||||
bool isUp = 10;
|
||||
bytes thresholdsJSON = 11;
|
||||
string role = 12;
|
||||
}
|
||||
Reference in New Issue
Block a user