This website works better with JavaScript
Home
Explore
Help
Sign In
uskycloud
/
usky-data
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Labels
Milestones
New Pull Request
#35
优化获取设备实时数据、获取设备历史数据、查询influxdb所有表实时数据对应tdengine和消费RocketMQ设备上报数据消息对应存入tdengine数据库逻辑,使用了 try-with-resources 语法,确保 Connection 和 PreparedStatement 在使用完毕后自动关闭,无需手动调用 close () 方法
Merged
James
merged 1 commits from
uskycloud/data-zyj
into
uskycloud/master
1 month ago
Conversation
0
Commits
1
Files changed
1
1 Commits
Author
SHA1
Message
Date
james
b359605c84
优化获取设备实时数据、获取设备历史数据、查询influxdb所有表实时数据对应tdengine和消费RocketMQ设备上报数据消息对应存入tdengine数据库逻辑,使用了 try-with-resources 语法,确保 Connection 和 PreparedStatement 在使用完毕后自动关闭,无需手动调用 close () 方法
1 month ago