Changes for page 07 HTTP API
Last modified by Devin Chen on 2025/05/06 11:44
From version 26.1
edited by Devin Chen
on 2025/05/06 11:44
on 2025/05/06 11:44
Change comment:
There is no comment for this version
To version 24.1
edited by Devin Chen
on 2025/04/10 13:52
on 2025/04/10 13:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 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 ... ... @@ -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 type (0: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,11 +712,9 @@ 712 712 (% class="table-bordered" %) 713 713 |**acturl**|(% colspan="2" %)we-data/updrealdata 714 714 |**Functions**|(% colspan="2" %)Modify tag data 715 -|(% rowspan="5" %)**Parameters**|Parameter|Description 716 -|boxId|Box ID 715 +|(% rowspan="3" %)**Parameters**|Parameter|Description 717 717 |monitorId|Tag ID 718 718 |value|value 719 -|devType|Device type (0:Box, 1:HMI) 720 720 |**Return value**|(% colspan="2" %)None 721 721 722 722 **Operating procedures** ... ... @@ -728,26 +728,25 @@ 728 728 729 729 **Step2:** Set parameters on Params 730 730 731 -boxId:6397578 732 -monitorId:1001 733 -value:66 734 -devType:1 729 +"monitorId":"91541" 735 735 731 +"value":"60" 732 + 736 736 (% style="text-align:center" %) 737 -[[image:17 46502882467-849.png]]734 +[[image:V-BOX HTTP manual_html_5a3153add75ca7b4.png||height="246" width="800" class="img-thumbnail"]] 738 738 739 739 **Step3:** Get sign 740 740 741 - boxId=6397578&comid=128&compvtkey=7e421dd30a394d74b7b9c079e67e272c&devType=1&monitorId=1001&sid=d8c98edd64da40289fef565c94924fe5&ts=171746501715435&value=66&key=f1cd9351930d4e589922edbcf3b09a7c738 +comid=2&compvtkey=589625dce895454dbff9782c299db156&monitorId=91541&sid=2d7bfd344aa64d8ebc9beea0e4dad8ad&ts=1573897380&value=60&key=f1cd9351930d4e589922edbcf3b09a7c 742 742 743 -MD5 sign: 4 802a362fde2ca5053ad79fe4d272200740 +MD5 sign: 4119b1abc9176a187f781bece04a5296 744 744 745 745 **Step4: **Set common of header 746 746 747 -{" compvtkey":"7e421dd30a394d74b7b9c079e67e272c","sign":"4802a362fde2ca5053ad79fe4d272200","comid":"128","sid":"d8c98edd64da40289fef565c94924fe5","ts":171746501715435}744 +{"monitorId":"91541","value":"60","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"4119b1abc9176a187f781bece04a5296"} 748 748 749 749 (% style="text-align:center" %) 750 -[[image: 1746503047845-902.png]]747 +[[image:V-BOX HTTP manual_html_59d54a5d886ef614.png||height="244" width="700" class="img-thumbnail"]] 751 751 752 752 **Result** 753 753 ... ... @@ -764,7 +764,7 @@ 764 764 } 765 765 766 766 (% style="text-align:center" %) 767 -[[image: 1746503002289-932.png]]764 +[[image:V-BOX HTTP manual_html_590c8dab9e80fd0f.png||height="425" width="700" class="img-thumbnail"]] 768 768 769 769 == **Historical tags name list** == 770 770 ... ... @@ -773,9 +773,8 @@ 773 773 (% class="table-bordered" %) 774 774 |**acturl**|(% colspan="3" %)we-data/monitors 775 775 |**Functions**|(% colspan="3" %)Get a list of historical tags 776 -|(% rowspan="3" %)**Parameters**|Parameter|(% colspan="2" %)Description 777 -|boxId|(% colspan="2" %)Box ID (Not required) 778 -|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 773 +|(% rowspan="2" %)**Parameters**|Parameter|(% colspan="2" %)Description 774 +|boxId|(% colspan="2" %)VBoxID (Not required) 779 779 |(% rowspan="4" %)**Return value**|Field name|(% colspan="2" %)Description 780 780 |(% rowspan="3" %)list|(% colspan="2" %)Tag list 781 781 |monitorId|tag ID ... ... @@ -978,7 +978,7 @@ 978 978 (% class="table-bordered" %) 979 979 |**acturl**|(% colspan="3" %)we-data/alarmdata 980 980 |**Function**|(% colspan="3" %)Get alarm data 981 -|(% rowspan=" 10" %)**Parameters**|Parameter|(% colspan="2" %)Description977 +|(% rowspan="9" %)**Parameters**|Parameter|(% colspan="2" %)Description 982 982 |boxId|(% colspan="2" %)VBoxID, (Required) 983 983 |monitorBeginTime|(% colspan="2" %)Monitoring start time, (Not required) 984 984 |monitorEndTime|(% colspan="2" %)Monitoring end time, (Not required) ... ... @@ -995,7 +995,6 @@ 995 995 996 996 (Not necessary) 997 997 ))) 998 -|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 999 999 |(% rowspan="12" %)**Return value**|Field name|(% colspan="2" %)Description 1000 1000 |(% rowspan="8" %)List|(% colspan="2" %)Alarm data list 1001 1001 |monitorId|tag ID
- 1746502870811-166.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -36.4 KB - Content
- 1746502882467-849.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -36.4 KB - Content
- 1746503002289-932.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.3 KB - Content
- 1746503047845-902.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -42.1 KB - Content