Uncomment query methods
This commit is contained in:
@@ -3507,11 +3507,9 @@ if __name__ == "__main__":
|
||||
|
||||
|
||||
# step2: 先查询pg数据库中scada_info的信息,然后存储SCADA数据到SCADA_data这个bucket里
|
||||
# query_pg_scada_info_realtime('bb')
|
||||
# query_pg_scada_info_non_realtime('bb')
|
||||
|
||||
# query_corresponding_query_id_and_element_id('bb')
|
||||
|
||||
query_pg_scada_info_realtime('bb')
|
||||
query_pg_scada_info_non_realtime('bb')
|
||||
query_corresponding_query_id_and_element_id('bb')
|
||||
|
||||
|
||||
# 手动执行存储测试
|
||||
|
||||
Reference in New Issue
Block a user