合肥南方mqtt获取数据
Go to file
TianyangZhang 42fc032ec1 feat: 新增翁福(KIO)数据采集、FastAPI查询接口及位号映射
- mqttc: 支持KIO datachange偏移使能格式解析,翁福位号白名单映射,
  HTTP /stats统计接口,邮件报警限流,表名列名重构,MQTT认证
- api: 新增FastAPI数据查询服务(latest/history/mpoints/count/stats)
- load_mpoint_name: Excel位号导入脚本
- supervisor_api.conf: API服务supervisor配置

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GhsYr2ZyGxsGw7vnyuEA5Q
2026-07-21 02:26:42 -04:00
.gitignore feat: 添加所有文件 2024-05-29 08:43:21 +08:00
api.py feat: 新增翁福(KIO)数据采集、FastAPI查询接口及位号映射 2026-07-21 02:26:42 -04:00
load_mpoint_name.py feat: 新增翁福(KIO)数据采集、FastAPI查询接口及位号映射 2026-07-21 02:26:42 -04:00
mqttc.py feat: 新增翁福(KIO)数据采集、FastAPI查询接口及位号映射 2026-07-21 02:26:42 -04:00
mqttc_test.py feat: 添加一个测试的mqtt 2024-06-13 13:33:57 +08:00
requirements.txt feat: 添加所有文件 2024-05-29 08:43:21 +08:00
ruff.toml feat: 添加所有文件 2024-05-29 08:43:21 +08:00
start.sh feat: 添加sh命令 2024-05-29 09:33:10 +08:00
supervisor_api.conf feat: 新增翁福(KIO)数据采集、FastAPI查询接口及位号映射 2026-07-21 02:26:42 -04:00