This website requires JavaScript.
Explore
Help
Register
Sign In
sion
/
sionrui
Watch
1
Star
0
Fork
0
You've already forked sionrui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b339801963572c66be886079c222b7fbee5e7334
sionrui
/
yudao-module-iot
History
alwayssuper
b339801963
fix:iot首页统计中存在的TDengine中的SQL特异性问题:在TDengine中,GROUP BY子句不能直接使用别名。在你的SQL中,你先使用TIMETRUNCATE(ts, 1h) AS time定义了一个别名time,然后在GROUP BY time中使用了这个别名,这在TDengine中是不允许的。
2025-06-23 08:38:59 +08:00
..
yudao-module-iot-api
feat:【IoT 产品】产品的协议,改成 codec 字段
2025-06-13 07:45:51 +08:00
yudao-module-iot-biz
fix:iot首页统计中存在的TDengine中的SQL特异性问题:在TDengine中,GROUP BY子句不能直接使用别名。在你的SQL中,你先使用TIMETRUNCATE(ts, 1h) AS time定义了一个别名time,然后在GROUP BY time中使用了这个别名,这在TDengine中是不允许的。
2025-06-23 08:38:59 +08:00
yudao-module-iot-core
feat:【IoT 物联网】增加配置推送哈
2025-06-20 09:36:42 +08:00
yudao-module-iot-gateway
review:【IoT 物联网】mqtt 协议的实现(整体没问题了)
2025-06-16 12:22:58 +08:00
pom.xml
reactor:【IoT 物联网】清理 components 和 protocol,基本已经融合到 gateway
2025-06-09 23:28:24 +08:00