Refine
This commit is contained in:
@@ -1946,7 +1946,7 @@ def query_all_records_by_date_with_type(query_date: str, query_type: str, bucket
|
||||
elif measurement == "link":
|
||||
result_records.append({
|
||||
"time": record["_time"],
|
||||
"linkID": record["ID"],
|
||||
"ID": record["ID"],
|
||||
"flow": record["flow"],
|
||||
"velocity": record["velocity"],
|
||||
"headloss": record["headloss"],
|
||||
|
||||
Reference in New Issue
Block a user