This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
iot-device-management-service
Watch
4
Star
0
Fork
0
You've already forked iot-device-management-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
961a387957e28eb1b606ea792bd72e54d43d9d08
iot-device-management-service
/
app
History
16337
961a387957
修复:resolve_alarm 添加 vehicle_left 和 congestion_cleared 状态处理
...
违停车辆离开和拥堵消散的 resolve 事件没有匹配到对应的状态分支, 导致告警只更新了 duration_ms 但 alarm_status 没改为 CLOSED。
2026-03-27 15:20:01 +08:00
..
data
refactor(alarm): 模块化摄像头名称格式化服务
2026-02-24 13:59:13 +08:00
migrations
feat(aiot): 告警三表结构升级 + 腾讯云COS对象存储集成
2026-02-09 17:47:35 +08:00
routers
修复:恢复 send-card 接口,dispatched 只记录日志不发企微
2026-03-27 14:11:03 +08:00
services
修复:resolve_alarm 添加 vehicle_left 和 congestion_cleared 状态处理
2026-03-27 15:20:01 +08:00
utils
fix: 统一数据库时间为北京时间(UTC+8)
2026-03-09 16:23:05 +08:00
config.py
功能:每日告警日报定时推送到企微群聊
2026-03-24 17:43:52 +08:00
main.py
功能:每日告警日报定时推送到企微群聊
2026-03-24 17:43:52 +08:00
models.py
修复日报定时任务 MySQL 连接断开问题(BrokenPipe)
2026-03-26 09:08:06 +08:00
schemas.py
修复:EdgeAlarmReport 添加 area_id 字段,告警创建时优先从顶层取 area_id
2026-03-27 11:09:47 +08:00
yudao_compat.py
feat(yudao): 添加芋道兼容层和基础路由
2026-02-06 16:38:54 +08:00