chore:新增火灾/抽烟/徘徊/车辆/打架五类预警规则yaml

This commit is contained in:
2026-06-11 17:26:38 +08:00
parent 4b051f16be
commit 51279c00ab
5 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# 徘徊/静止行为预警规则 (MVP-1)
rules:
- name: loitering_medium
event_type: loitering
enabled: true
min_confidence: 0.5
severity: medium
description: 检测到人员徘徊行为
- name: stationary_low
event_type: stationary
enabled: true
min_confidence: 0.5
severity: low
description: 检测到人员长时间静止