Support scada batch operation

This commit is contained in:
WQY\qiong
2023-02-24 14:02:59 +08:00
parent fd03105614
commit db8329aa70
3 changed files with 46 additions and 1 deletions

View File

@@ -28,4 +28,7 @@ s24_coordinate = 'coordinate'
s25_vertex = 'vertex'
s26_label = 'label'
s27_backdrop = 'backdrop'
s28_end = 'end'
s28_end = 'end'
s29_scada_device = 'scada_device'
s30_scada_device_data = 'scada_device_data'
s31_scada_element = 'scada_element'