This commit is contained in:
DingZQ
2025-02-08 20:45:26 +08:00
parent c5fc5ed9ce
commit c7434c3bcc

View File

@@ -22,17 +22,17 @@ import globals
# url_real = url_path + '/api/mpoints/realValue'
# url_hist = url_path + '/api/curves/data'
# 实时数据的设备编号
DN_900_ID='2498'
DN_500_ID='3854'
DN_1000_ID='3853'
H_RESSURE='2510'
L_PRESURE='2514'
H_TANK='4780'
L_TANK='4854'
# inp文件数据信息
PATTERN_TIME_STEP = 15.0
# # 实时数据的设备编号
# DN_900_ID='2498'
# DN_500_ID='3854'
# DN_1000_ID='3853'
# H_RESSURE='2510'
# L_PRESURE='2514'
# H_TANK='4780'
# L_TANK='4854'
#
# # inp文件数据信息
# PATTERN_TIME_STEP = 15.0
# regions
# regions = ['hp', 'lp']