Refine
This commit is contained in:
@@ -2957,7 +2957,7 @@ if __name__ == "__main__":
|
|||||||
# download_history_data_manually(begin_time='2025-03-21T00:00:00+08:00', end_time='2025-03-22T00:00:00+08:00')
|
# download_history_data_manually(begin_time='2025-03-21T00:00:00+08:00', end_time='2025-03-22T00:00:00+08:00')
|
||||||
|
|
||||||
# step3: 查询测试示例
|
# step3: 查询测试示例
|
||||||
with InfluxDBClient(url=url, token=token, org=org_name) as client:
|
# with InfluxDBClient(url=url, token=token, org=org_name) as client:
|
||||||
|
|
||||||
# 示例1:query_latest_record_by_ID
|
# 示例1:query_latest_record_by_ID
|
||||||
# bucket_name = "realtime_simulation_result" # 数据存储的 bucket 名称
|
# bucket_name = "realtime_simulation_result" # 数据存储的 bucket 名称
|
||||||
|
|||||||
Reference in New Issue
Block a user