设备联锁映射数据调整

This commit is contained in:
fan 2024-08-12 16:04:46 +08:00
parent 4a126b57ac
commit 74bea4e995

View File

@ -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 {