Changes for page 07 HTTP API

Last modified by Devin Chen on 2025/04/10 16:16

From version 24.1
edited by Devin Chen
on 2025/04/10 13:52
Change comment: There is no comment for this version
To version 25.1
edited by Devin Chen
on 2025/04/10 16:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -432,7 +432,7 @@
432 432  |groupId|(% colspan="2" %)Group ID (Required)
433 433  |pageSize|(% colspan="2" %)Number of each page, 10 by default
434 434  |pageIndex|(% colspan="2" %)Number of current page, start from 1
435 -|devType|(% colspan="2" %)Device type0:Box1:HMI
435 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI)
436 436  |(% rowspan="15" %)**Return value**|Field name|(% colspan="2" %)Description
437 437  |(% rowspan="11" %)cfgList|monitorId|Tags ID
438 438  |monitorName|Tags name
... ... @@ -597,7 +597,7 @@
597 597  |groupId|(% colspan="2" %)Group ID (Required)
598 598  |pageSize|(% colspan="2" %)Number of each page, 10 by default
599 599  |pageIndex|(% colspan="2" %)Number of current page, start from 1
600 -|devType|(% colspan="2" %)Device type0:Box, 1:HMI
600 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI)
601 601  |(% rowspan="11" %)**Return value**|Field name|(% colspan="2" %)Description
602 602  |(% rowspan="7" %)List|(% colspan="2" %)Real-time data list
603 603  |com|Communication port ID
... ... @@ -712,9 +712,11 @@
712 712  (% class="table-bordered" %)
713 713  |**acturl**|(% colspan="2" %)we-data/updrealdata
714 714  |**Functions**|(% colspan="2" %)Modify tag data
715 -|(% rowspan="3" %)**Parameters**|Parameter|Description
715 +|(% rowspan="5" %)**Parameters**|Parameter|Description
716 +|boxId|Box ID
716 716  |monitorId|Tag ID
717 717  |value|value
719 +|devType|Device type (0:Box, 1:HMI)
718 718  |**Return value**|(% colspan="2" %)None
719 719  
720 720  **Operating procedures**
... ... @@ -770,8 +770,9 @@
770 770  (% class="table-bordered" %)
771 771  |**acturl**|(% colspan="3" %)we-data/monitors
772 772  |**Functions**|(% colspan="3" %)Get a list of historical tags
773 -|(% rowspan="2" %)**Parameters**|Parameter|(% colspan="2" %)Description
774 -|boxId|(% colspan="2" %)VBoxID (Not required)
775 +|(% rowspan="3" %)**Parameters**|Parameter|(% colspan="2" %)Description
776 +|boxId|(% colspan="2" %)Box ID (Not required)
777 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI)
775 775  |(% rowspan="4" %)**Return value**|Field name|(% colspan="2" %)Description
776 776  |(% rowspan="3" %)list|(% colspan="2" %)Tag list
777 777  |monitorId|tag ID
... ... @@ -974,7 +974,7 @@
974 974  (% class="table-bordered" %)
975 975  |**acturl**|(% colspan="3" %)we-data/alarmdata
976 976  |**Function**|(% colspan="3" %)Get alarm data
977 -|(% rowspan="9" %)**Parameters**|Parameter|(% colspan="2" %)Description
980 +|(% rowspan="10" %)**Parameters**|Parameter|(% colspan="2" %)Description
978 978  |boxId|(% colspan="2" %)VBoxID, (Required)
979 979  |monitorBeginTime|(% colspan="2" %)Monitoring start time, (Not required)
980 980  |monitorEndTime|(% colspan="2" %)Monitoring end time, (Not required)
... ... @@ -991,6 +991,7 @@
991 991  
992 992  (Not necessary)
993 993  )))
997 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI)
994 994  |(% rowspan="12" %)**Return value**|Field name|(% colspan="2" %)Description
995 995  |(% rowspan="8" %)List|(% colspan="2" %)Alarm data list
996 996  |monitorId|tag ID