设备联锁映射数据调整
This commit is contained in:
parent
4a126b57ac
commit
74bea4e995
@ -740,7 +740,7 @@ message LianSuoData {
|
||||
repeated LianSuoIndexData switchs = 2;
|
||||
repeated LianSuoIndexData screenDoors = 3;
|
||||
repeated LianSuoIndexData signals = 4;
|
||||
repeated LianSuoIndexData sections = 5;
|
||||
// repeated LianSuoIndexData sections = 5;
|
||||
repeated LianSuoIndexData floodGates = 6;
|
||||
repeated LianSuoIndexData spksSwitchs = 7;
|
||||
repeated LianSuoIndexData garageDoors = 8;
|
||||
@ -748,6 +748,7 @@ message LianSuoData {
|
||||
repeated LianSuoIndexData esbButtons = 10;
|
||||
repeated LianSuoIndexData holdButtons = 11;
|
||||
repeated LianSuoIndexData unattengedButtons = 12;
|
||||
repeated LianSuoIndexData acSections = 13; //计轴区段
|
||||
}
|
||||
// 无人折返按钮
|
||||
message UnattengedButton {
|
||||
|
Loading…
Reference in New Issue
Block a user