16337 37fc48e34d fix(intrusion): 修复代码质量问题 - 空值检查和常量提取
修复内容:
1. 添加 state_start_time 空值检查(CONFIRMING_INTRUSION 和 CONFIRMING_CLEAR 状态)
2. 移除 get_state() 未使用的 roi_id 参数
3. get_state() 接受 current_time 参数,避免直接调用 datetime.now()
4. 提取魔法数字:ALARM_LEVEL_INTRUSION = 3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 10:23:14 +08:00
2026-02-02 14:49:47 +08:00
Description
边缘推理层
37 MiB
Languages
Python 100%