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
eaef9a0e4ca724ac6ec6ae4452b05ac2979f4a04
sionrui
/
yudao-module-iot
/
yudao-module-iot-biz
/
src
/
main
/
resources
/
mapper
/
device
History
YunaiV
3f83569edc
feat: 【IoT 物联网】新增简单类型处理器配置和处理器,优化 JSON 解析问题(移除,已经解决)
2025-10-01 15:51:52 +08:00
..
IotDeviceMessageMapper.xml
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
IotDevicePropertyMapper.xml
feat: 【IoT 物联网】新增简单类型处理器配置和处理器,优化 JSON 解析问题(移除,已经解决)
2025-10-01 15:51:52 +08:00