完成警告消息对应中文显示
This commit is contained in:
17
config.yaml
17
config.yaml
@@ -78,3 +78,20 @@ service_groups:
|
||||
# - [0.5, 0.001]
|
||||
# - [1.0, 0.8]
|
||||
# - [0.35, 1.0]
|
||||
|
||||
# 告警类型映射 (code -> 中文名称)
|
||||
alert_types:
|
||||
# 卡点检测 (checkpoint)
|
||||
"Unchecked Trunk": "未检查后备箱"
|
||||
"Ignore": "漏检"
|
||||
"Nobody": "无人在场"
|
||||
"Only One": "单人单检"
|
||||
|
||||
# 监狱检测 (prison)
|
||||
"prisoner": "带出犯人"
|
||||
"violation": "路线违规"
|
||||
|
||||
# 监控室检测 (supervision_room)
|
||||
"Playing Phone": "玩手机"
|
||||
"Smoke": "吸烟"
|
||||
"Nobody Checking": "无人在场"
|
||||
|
||||
Reference in New Issue
Block a user