列车控制修改列车参数类型
This commit is contained in:
parent
b748c7ff3e
commit
c23d536144
@ -189,7 +189,7 @@ message PsdParam {
|
||||
//列车控制
|
||||
message TrainControl{
|
||||
string simulationId = 1; // 仿真id
|
||||
uint32 trainId = 2;
|
||||
string trainId = 2;
|
||||
uint32 deviceId = 3;//设备id
|
||||
TrainControlType controlType = 4;
|
||||
EmergentButton button = 5;// 紧急制动
|
||||
|
Loading…
Reference in New Issue
Block a user