【增加增量继电器属性】
This commit is contained in:
parent
35e347cd89
commit
19514bc550
@ -216,6 +216,8 @@ message VariationStatus{
|
||||
repeated SwitchState updatedSwitch = 3;
|
||||
//状态发生变化的区段
|
||||
repeated SectionState updatedSection = 4;
|
||||
//状态发送变化的继电器
|
||||
repeated ReplyState updatedReply = 5;
|
||||
}
|
||||
|
||||
//仿真运行时的所有设备的状态
|
||||
|
Loading…
Reference in New Issue
Block a user