From c8ca17875615e4fd3483a7b15c11a1bc2f2f9cd5 Mon Sep 17 00:00:00 2001 From: tiger_zhou Date: Thu, 31 Oct 2024 16:04:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BA=94=E6=80=A5=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E5=91=8A=E8=AD=A6=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/alertConst.proto | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/protos/alertConst.proto b/protos/alertConst.proto index 6cae0cb..d738a70 100644 --- a/protos/alertConst.proto +++ b/protos/alertConst.proto @@ -68,7 +68,8 @@ enum AlertType { SWITCH_LOST_INTERLOCK_AREA = 22; //一级联锁 INTERLOCK_LEVEL_ONE = 23; - + //应急触发 + PLATFORM_EMERG_STOP = 24; } enum TipTimeConfig{