注释
This commit is contained in:
parent
d0411e3a57
commit
72dae3d905
@ -62,7 +62,7 @@ message DeviceRelateRelay {
|
|||||||
string code = 3;//设备编号
|
string code = 3;//设备编号
|
||||||
//repeated string refRelay = 4;//设备关联的继电器
|
//repeated string refRelay = 4;//设备关联的继电器
|
||||||
repeated Combinationtype combinationtypes = 5; //组合类型
|
repeated Combinationtype combinationtypes = 5; //组合类型
|
||||||
graphicData.RelatedRef.DeviceType deviceType = 6;//设备类型
|
graphicData.RelatedRef.DeviceType deviceType = 6;//默认初始位置
|
||||||
}
|
}
|
||||||
message Combinationtype {
|
message Combinationtype {
|
||||||
string code = 1;
|
string code = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user