This website requires JavaScript.
Explore
Help
Register
Sign In
OrgTJWater
/
TJWaterServerBinary
Watch
2
Star
0
Fork
0
You've already forked TJWaterServerBinary
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0865bdb2ae8de58f5a1a4df076a6d4218a4d1560
TJWaterServerBinary
/
timescaledb
History
JIANG
0865bdb2ae
修正参数格式问题
2025-12-17 11:28:44 +08:00
..
schemas
更新 scada 数据清洗方法
2025-12-12 18:04:07 +08:00
__init__.py
新增pg和timescaledb的复合查询方法,用于查询 scada 关联的模拟、原始、清洗数据
2025-12-05 15:56:57 +08:00
composite_queries.py
修正参数格式问题
2025-12-17 11:28:44 +08:00
database.py
完成timescaledb获取在线模拟数据的方法
2025-12-09 17:11:20 +08:00
internal_queries.py
新增内部查询方法,替换simulation中scada设备查询方法
2025-12-09 15:10:10 +08:00
router.py
新增features查询simulation的方法和路由
2025-12-17 11:12:47 +08:00
timescaledb_info.py
新增 timescaledb 的 CRUD 方法、fastapi 路由
2025-12-04 12:01:07 +08:00