[新增]11号线联锁、12号线联锁、12号计轴第三方通信服务的状态采集
This commit is contained in:
parent
76a91b6495
commit
5b0baec461
|
@ -919,6 +919,10 @@ message SimulationThirdPartyApiService {
|
|||
SemiPhysicalTrain = 2;
|
||||
//列车pc仿真
|
||||
Train_pc_sim = 3;
|
||||
// 联锁通信服务
|
||||
CI = 4;
|
||||
// 计轴区段通信服务
|
||||
AxleSection = 5;
|
||||
}
|
||||
// 服务状态
|
||||
enum State {
|
||||
|
|
Loading…
Reference in New Issue