37fc48e34d3278ac55d78d4d78334d8b90657a04
修复内容: 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>
Description
边缘推理层
Languages
Python
100%