Commit Graph

193 Commits

Author SHA1 Message Date
fxxian 2c79d8dcd9 feat: 2代设备上报数据更新统计表 2024-03-31 22:21:37 +08:00
fxxian 78749dffa6 feat: 新设备自动创建设备信息 2024-03-27 23:31:47 +08:00
fxxian 1d3072d878 fix: 更正二代时间显示 2024-03-26 21:27:31 +08:00
fxxian 9db639be7c fix: 更正v2 json字段类型 2024-03-26 21:10:25 +08:00
fxxian befe00d0cf fix: 区分一二代,signal/energy/status 2024-03-26 21:04:21 +08:00
fxxian 6f4bff7e7e feat: 补充mqtt其余字段 2024-03-26 16:34:02 +08:00
fxxian e773252d17 feat: 二代灯有count数据则返回,否则用一代数据 2024-03-25 23:38:56 +08:00
fxxian 270096da2d chore: 添加太阳能状态相关字段 2024-03-25 22:53:18 +08:00
fxxian ff51c50a4f fix: 优化更新逻辑,添加异常处理 2024-03-25 21:35:03 +08:00
fxxian 656e062040 chore: mosqpost 添加索引 2024-03-25 19:33:56 +08:00
fxxian 7a8e689038 chore: mosquito device_info 添加 count 字段 2024-03-25 19:06:39 +08:00
fxxian 22630c02be feat: mqtt 入库 2024-03-24 11:25:31 +08:00
xianfx 369fbd4fa4 chore: 清理无用 view,初始化 mosqpost 表,存放mqtt数据 2024-03-14 23:47:23 +08:00
xianfx 0af4b65fbb chore: mqtt 持续订阅数据例子 2024-03-13 23:48:21 +08:00
xianfx b540314a7b feat: TODO mqtt pub/sub 2024-03-12 23:54:13 +08:00
xianfx c6bfaad911 fix: 修复定时任务由于device_count 未上报数据导致bug 2024-03-12 00:01:45 +08:00
xianfx 883ea9fbfc feat: led状态api 2024-03-11 00:08:24 +08:00
xianfx 0bfb2ee9af feat: device mqtt remote 2024-03-10 20:59:29 +08:00
fxxian 2b87aec8f9 feat: TODO device remote ctl api 2024-03-10 14:39:15 +08:00
xianfx 409aa8a441 feat: mobile device 接口新增 led 状态与健康信息 2024-03-07 00:15:12 +08:00
xianfx 82cfc846c7 feat: 完善设备详情接口 2024-03-05 23:42:35 +08:00
xianfx 90f526fb52 feat: mobile device detail api 2024-03-03 22:53:45 +08:00
fxxian d629f02ac1 feat: mobile counter device api 新增 location 字段 2024-03-03 14:23:43 +08:00
fxxian 58d456d3a7 feat: mosq 定时任务,更新设备 location 2024-03-03 14:20:26 +08:00
fxxian 0060d4c8c8 chore: 添加太阳能相关字段 2024-03-03 12:56:21 +08:00
fxxian 3695c05e75 feat: 添加 led/location 字段 2024-03-01 11:33:04 +08:00
fxxian ee9e6e8fd6 feat(mobile): device list api TODO: 地理信息定时任务 2024-02-25 14:19:23 +08:00
xianfx 6f1acd1698 feat: mobile device list api 2024-02-21 23:55:50 +08:00
xianfx 304409f384 chore: 删除task改造后的无用逻辑 2024-02-19 23:44:31 +08:00
xianfx 2ff422b262 chore: initial mobile api 2024-02-19 23:43:42 +08:00
xianfx d5d8bc1f33 feat: 更新设备任务,增加坐标更新 2024-02-18 22:49:39 +08:00
fxxian 1991f48757 chore: TODO mobile device list api 2024-02-16 23:29:22 +08:00
fxxian 67750f79e4 chore: 添加时间字段 create_time/update_time 2024-02-13 14:02:08 +08:00
fxxian 5c863babf2 chore: 添加时间字段 2024-02-13 12:25:23 +08:00
fxxian 8598e71bda fix: app 名字冲突 2024-02-13 09:03:36 +08:00
Jay Huang 6496583273 新增灭蚊灯自动清扫接口 2023-12-02 16:25:31 +08:00
Jay Huang 967b2727f2 增加了mqtt接口用于远程控制灭蚊灯 2023-11-27 17:48:29 +08:00
xianfx 65c33bbec5 # remove unused model 2023-10-19 22:57:16 +08:00
黄伟杰 805b204979 增加手机APP接口 2023-10-17 14:25:41 +08:00
黄伟杰 0d676fc9fb 气象台电压超过1.26V统一处理成100% 2023-02-27 15:04:11 +08:00
黄伟杰 9ae1577478 /api/counter/logs接口的with_device方式增加设备状态status 2023-02-24 17:51:17 +08:00
黄伟杰 d7141fc926 气象台日志增加weather_code 2023-02-15 18:20:26 +08:00
xianfx d1d9a0610d # 修复 device 关联字段 null 2023-02-15 18:07:33 +08:00
VijayHuang 937c457afd 灭蚊灯计数log的with_device条件,增加weather_code 2023-02-14 21:09:17 +08:00
VIJAY\vijay 0e8040e4b1 Merge branch 'master' of https://gitee.com/xianfuxing/Mosqkiller-API 2023-02-13 11:55:31 +08:00
VIJAY\vijay 7c399c71a7 领大灭蚊灯项目,增加weather_code 2023-02-13 11:54:41 +08:00
VijayHuang 204acf9ab4 关联WeatherLog和WeatherStationInfo 2022-12-14 11:04:55 +08:00
xianfx 9d24ca6272 # counter/log/ 添加 with_device 支持 2022-12-12 15:24:20 +08:00
VIJAY\vijay fb907262be 优化设备信息接口,一页展示 2022-12-01 12:15:47 +08:00
VijayHuang 7f617c8f17 增加领大需要的灭蚊灯设备信息和气象台设备信息接口 2022-11-30 18:47:47 +08:00