From 5b0baec461fba33bcb76212ce2b1a19d1b79057f Mon Sep 17 00:00:00 2001 From: thesai <1021828630@qq.com> Date: Wed, 9 Oct 2024 17:38:52 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E]11=E5=8F=B7=E7=BA=BF?= =?UTF-8?q?=E8=81=94=E9=94=81=E3=80=8112=E5=8F=B7=E7=BA=BF=E8=81=94?= =?UTF-8?q?=E9=94=81=E3=80=8112=E5=8F=B7=E8=AE=A1=E8=BD=B4=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=96=B9=E9=80=9A=E4=BF=A1=E6=9C=8D=E5=8A=A1=E7=9A=84?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E9=87=87=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/device_state.proto | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/protos/device_state.proto b/protos/device_state.proto index 3158420..2e5fba3 100644 --- a/protos/device_state.proto +++ b/protos/device_state.proto @@ -919,6 +919,10 @@ message SimulationThirdPartyApiService { SemiPhysicalTrain = 2; //列车pc仿真 Train_pc_sim = 3; + // 联锁通信服务 + CI = 4; + // 计轴区段通信服务 + AxleSection = 5; } // 服务状态 enum State {