Refine
This commit is contained in:
@@ -22,17 +22,17 @@ import globals
|
|||||||
# url_real = url_path + '/api/mpoints/realValue'
|
# url_real = url_path + '/api/mpoints/realValue'
|
||||||
# url_hist = url_path + '/api/curves/data'
|
# url_hist = url_path + '/api/curves/data'
|
||||||
|
|
||||||
# 实时数据的设备编号
|
# # 实时数据的设备编号
|
||||||
DN_900_ID='2498'
|
# DN_900_ID='2498'
|
||||||
DN_500_ID='3854'
|
# DN_500_ID='3854'
|
||||||
DN_1000_ID='3853'
|
# DN_1000_ID='3853'
|
||||||
H_RESSURE='2510'
|
# H_RESSURE='2510'
|
||||||
L_PRESURE='2514'
|
# L_PRESURE='2514'
|
||||||
H_TANK='4780'
|
# H_TANK='4780'
|
||||||
L_TANK='4854'
|
# L_TANK='4854'
|
||||||
|
#
|
||||||
# inp文件数据信息
|
# # inp文件数据信息
|
||||||
PATTERN_TIME_STEP = 15.0
|
# PATTERN_TIME_STEP = 15.0
|
||||||
|
|
||||||
# regions
|
# regions
|
||||||
# regions = ['hp', 'lp']
|
# regions = ['hp', 'lp']
|
||||||
|
|||||||
Reference in New Issue
Block a user