Changes for page 07 HTTP API
Last modified by Devin Chen on 2025/05/06 11:44
From version 22.1
edited by Devin Chen
on 2025/04/10 13:47
on 2025/04/10 13:47
Change comment:
There is no comment for this version
To version 25.1
edited by Devin Chen
on 2025/04/10 16:16
on 2025/04/10 16:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 type (0:Box,1: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 ... ... @@ -592,11 +592,12 @@ 592 592 (% class="table-bordered" %) 593 593 |**acturl**|(% colspan="3" %)we-data/realdata 594 594 |**Functions**|(% colspan="3" %)Get the tags data in the specified group in V-BOX. 595 -|(% rowspan=" 5" %)**Parameters**|Parameter|(% colspan="2" %)Description595 +|(% colspan="1" rowspan="6" %)**Parameters**|Parameter|(% colspan="2" %)Description 596 596 |boxId|(% colspan="2" %)VBoxID(“None” means custom tag grouping) 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 type (0:Box, 1:HMI) 600 600 |(% rowspan="11" %)**Return value**|Field name|(% colspan="2" %)Description 601 601 |(% rowspan="7" %)List|(% colspan="2" %)Real-time data list 602 602 |com|Communication port ID ... ... @@ -711,9 +711,11 @@ 711 711 (% class="table-bordered" %) 712 712 |**acturl**|(% colspan="2" %)we-data/updrealdata 713 713 |**Functions**|(% colspan="2" %)Modify tag data 714 -|(% rowspan="3" %)**Parameters**|Parameter|Description 715 +|(% rowspan="5" %)**Parameters**|Parameter|Description 716 +|boxId|Box ID 715 715 |monitorId|Tag ID 716 716 |value|value 719 +|devType|Device type (0:Box, 1:HMI) 717 717 |**Return value**|(% colspan="2" %)None 718 718 719 719 **Operating procedures** ... ... @@ -769,8 +769,9 @@ 769 769 (% class="table-bordered" %) 770 770 |**acturl**|(% colspan="3" %)we-data/monitors 771 771 |**Functions**|(% colspan="3" %)Get a list of historical tags 772 -|(% rowspan="2" %)**Parameters**|Parameter|(% colspan="2" %)Description 773 -|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) 774 774 |(% rowspan="4" %)**Return value**|Field name|(% colspan="2" %)Description 775 775 |(% rowspan="3" %)list|(% colspan="2" %)Tag list 776 776 |monitorId|tag ID ... ... @@ -973,7 +973,7 @@ 973 973 (% class="table-bordered" %) 974 974 |**acturl**|(% colspan="3" %)we-data/alarmdata 975 975 |**Function**|(% colspan="3" %)Get alarm data 976 -|(% rowspan=" 9" %)**Parameters**|Parameter|(% colspan="2" %)Description980 +|(% rowspan="10" %)**Parameters**|Parameter|(% colspan="2" %)Description 977 977 |boxId|(% colspan="2" %)VBoxID, (Required) 978 978 |monitorBeginTime|(% colspan="2" %)Monitoring start time, (Not required) 979 979 |monitorEndTime|(% colspan="2" %)Monitoring end time, (Not required) ... ... @@ -990,6 +990,7 @@ 990 990 991 991 (Not necessary) 992 992 ))) 997 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 993 993 |(% rowspan="12" %)**Return value**|Field name|(% colspan="2" %)Description 994 994 |(% rowspan="8" %)List|(% colspan="2" %)Alarm data list 995 995 |monitorId|tag ID