增加关联设备的类型

This commit is contained in:
joylink_zhaoerwei 2024-06-24 18:32:27 +08:00
parent c05e0ae0fe
commit e0a400f1dd
2 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,7 @@ message Relay {
string code = 2;//
//string model = 3;//
ModelType newModel = 4;//
string showCode = 5;//
}
/* 断相保护器 */

View File

@ -392,6 +392,8 @@ message RelatedRef {
GarageDoor = 11; //
CarWashing = 12; //
FloodGate = 13; //
Platform = 14; //
LS = 15;//
}
enum DevicePort {