列车控制连接,重新连接调整

This commit is contained in:
tiger_zhou 2024-07-15 15:00:33 +08:00
parent ed84266851
commit 4437185ee9

View File

@ -889,8 +889,10 @@ message TrainControlState{
repeated DriverKeySwitch driverKey = 2; //
DirectionKeySwitch dirKey = 3; //
PushHandler pushHandler = 4; //
map<string, ControlLight> lightMaps = 5;
int64 lineInitTimeStamp12 = 6; //12线
bool line12ConnErr = 7;//12线12线atp故障atp需要重启atp状态情况(atp故障时atp输出数字量返回的数据最后一个直接是0)
uint32 initCount = 8;//
message ControlButton{
uint32 id = 1;
bool passed = 3;