This commit is contained in:
Yuan 2023-07-26 13:06:37 +08:00
parent 4f27cc3670
commit 189703de4e

View File

@ -93,10 +93,10 @@ message Entry {
}
message Switch {
bool ipSingleSwitchStusCiOccupied = 1; //
bool ipSingleSwitchStusCbtcOccupied = 2; // CBTC报告道岔占用
bool ipSingleSwitchStusLocked = 3; //
bool ipSingleSwitchStusFailLocked = 4; //
bool ipSingleSwitchStusCiOccupied = 1; // (- )
bool ipSingleSwitchStusCbtcOccupied = 2; // CBTC报告道岔占用()
bool ipSingleSwitchStusLocked = 3; // ()
bool ipSingleSwitchStusFailLocked = 4; // ()
bool ipSingleSwitchStusNormal = 5; //
bool ipSingleSwitchStusReverse = 6; //
bool ipSingleSwitchStusBlocked1 = 7; //
@ -118,7 +118,7 @@ message Switch {
bool ipSingleSwitchStusTsrBmMain = 23; // BM岔前限速
bool ipSingleSwitchStusTsrBmNormal = 24; // BM定位限速
bool ipSingleSwitchStusTsrBmReverse = 25; // BM反位限速
bool ipSingleSwitchStusBlocked2 = 26; //
bool ipSingleSwitchStusBlocked2 = 26; // ()
bool ipSingleSwitchStusLostIndication = 27; //
//
string id = 28;