列车操控

This commit is contained in:
tiger_zhou 2024-08-27 11:58:07 +08:00
parent 94413167c0
commit 30019273c5

View File

@ -470,6 +470,9 @@ message TrainVobcState {
bool lightDriverActive = 81;
//
bool trainConnInitComplate = 82;
//ato关右门
bool atoCloseRightDoor = 83;
int32 tractionPower = 84; // W
// request.TrainControl.Direction historyDir = 76; //使
}