Changes for page 07 HTTP API
Last modified by Devin Chen on 2025/06/30 14:16
From version 14.1
edited by Mora Zhou
on 2023/11/22 13:54
on 2023/11/22 13:54
Change comment:
There is no comment for this version
To version 28.1
edited by Devin Chen
on 2025/06/30 14:09
on 2025/06/30 14:09
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 8 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Mora1 +XWiki.DevinChen - Content
-
... ... @@ -1,4 +1,4 @@ 1 -= ** 1General** =1 += **General** = 2 2 3 3 This documents introduces WECON V-BOX HTTP API. And this document also shows some examples. All example is tested from postman application. 4 4 ... ... @@ -25,9 +25,9 @@ 25 25 26 26 The common KEY is: 27 27 28 -**comid=2** 28 +**comid=128** 29 29 30 -**comkey= 589625dce895454dbff9782c299db156**30 +**comkey=7e421dd30a394d74b7b9c079e67e272c** 31 31 32 32 screctkey=f1cd9351930d4e589922edbcf3b09a7c 33 33 ... ... @@ -48,7 +48,7 @@ 48 48 **✎Note:** If it is for Virtual Deployment, the comid and comkey would not be the same with values above. Try to get the actual value from HTTP access (V-NET~-~-Services~-~-HTTP access) 49 49 ))) 50 50 51 -== ** 1.1Interface Parameter Description** ==51 +== **Interface Parameter Description** == 52 52 53 53 **Global parameters** 54 54 ... ... @@ -72,7 +72,7 @@ 72 72 (% style="text-align:center" %) 73 73 [[image:1.png||height="141" width="500" class="img-thumbnail"]] 74 74 75 -== ** 1.2Example key and value** ==75 +== **Example key and value** == 76 76 77 77 1).**comid**=2 78 78 ... ... @@ -83,10 +83,10 @@ 83 83 4).**ts**=1573897380 84 84 85 85 ((( 86 -= ** 2Basic API** =86 += **Basic API** = 87 87 ))) 88 88 89 -== ** 2.1{{id name="_Toc24963726"/}}Login operation** ==89 +== **{{id name="_Toc24963726"/}}Login operation** == 90 90 91 91 ((( 92 92 **2.1.1 Parameters** ... ... @@ -103,7 +103,7 @@ 103 103 |utype|(% style="width:535px" %)User Type: 1-Manage Account, 2-Viewer Account 104 104 |sid|(% style="width:535px" %)User session ID (Only available for 12 hours) 105 105 106 -** 2.1.2Operating procedures**106 +**Operating procedures** 107 107 108 108 **Setp1: ** Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/login>>url:http://api.v-box.net/box-data/api/we-data/login]] 109 109 ... ... @@ -143,7 +143,7 @@ 143 143 [[image:V-BOX HTTP manual_html_cbfc9bbb7d0d4f84.png||height="230" width="700" class="img-thumbnail"]] 144 144 145 145 ((( 146 -** 2.1.3Result**146 +**Result** 147 147 ))) 148 148 149 149 { ... ... @@ -170,17 +170,17 @@ 170 170 [[image:V-BOX HTTP manual_html_b00e7e6a00828e27.png||height="291" width="500" class="img-thumbnail"]] 171 171 172 172 ((( 173 -= ** 3Service data APIs** =173 += **Service data APIs** = 174 174 ))) 175 175 176 -== ** 3.1V-Box list** ==176 +== **V-Box list** == 177 177 178 -** 3.1.1{{id name="_Toc24963732"/}}Parameters**178 +**{{id name="_Toc24963732"/}}Parameters** 179 179 180 180 (% style="text-align:center" %) 181 181 [[image:X.png||height="412" width="700" class="img-thumbnail"]] 182 182 183 -** 3.1.2{{id name="_Toc24963733"/}}Operating procedures**183 +**~ {{id name="_Toc24963733"/}}Operating procedures** 184 184 185 185 **Step1:** Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/boxs>>url:http://api.v-box.net/box-data/api/we-data/boxs]] 186 186 ... ... @@ -204,7 +204,7 @@ 204 204 (% style="text-align:center" %) 205 205 [[image:V-BOX HTTP manual_html_999832f3a31ac851.png||height="232" width="700" class="img-thumbnail"]] 206 206 207 -** 3.1.3Result**207 +**Result** 208 208 209 209 { 210 210 ... ... @@ -333,9 +333,9 @@ 333 333 (% style="text-align:center" %) 334 334 [[image:V-BOX HTTP manual_html_5999b14ed63e8065.png||height="348" width="600" class="img-thumbnail"]] 335 335 336 -== ** 3.2Real-time group list** ==336 +== **Real-time group list** == 337 337 338 -** 3.2.1{{id name="_Toc24963736"/}}338 +**{{id name="_Toc24963736"/}} Parameters** 339 339 340 340 (% class="table-bordered" %) 341 341 |**acturl**|(% colspan="3" %)we-data/realgroups ... ... @@ -347,7 +347,7 @@ 347 347 |groupId|Group ID 348 348 |groupName|Group name 349 349 350 -** 3.2.2Operating procedures**350 +**Operating procedures** 351 351 352 352 **Step1: **Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/realgroups>>url:http://api.v-box.net/box-data/api/we-data/realgroups]] 353 353 ... ... @@ -374,7 +374,7 @@ 374 374 (% style="text-align:center" %) 375 375 [[image:V-BOX HTTP manual_html_cc06cac462c1b77a.png||height="172" width="800" class="img-thumbnail"]] 376 376 377 -** 3.2.3Result**377 +**Result** 378 378 379 379 { 380 380 ... ... @@ -420,18 +420,19 @@ 420 420 421 421 [[image:V-BOX HTTP manual_html_2445c358293d621.png||height="531" width="532"]] 422 422 423 -== ** 3.3Real-time tags configuration list** ==423 +== **Real-time tags configuration list** == 424 424 425 -** 3.3.1Parameters**425 +**Parameters** 426 426 427 427 (% class="table-bordered" %) 428 428 |**acturl**|(% colspan="3" %)we-data/realcfgs 429 429 |**Functions**|(% colspan="3" %)Get the tags configuration information in the specified group in V-BOX. 430 -|(% rowspan=" 5" %)**Parameters**|Parameter|(% colspan="2" %)Description430 +|(% colspan="1" rowspan="6" %)**Parameters**|Parameter|(% colspan="2" %)Description 431 431 |boxId|(% colspan="2" %)VBoxID(“None” means custom tags grouping) 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 435 |(% rowspan="15" %)**Return value**|Field name|(% colspan="2" %)Description 436 436 |(% rowspan="11" %)cfgList|monitorId|Tags ID 437 437 |monitorName|Tags name ... ... @@ -464,7 +464,7 @@ 464 464 |totalRecord|(% colspan="2" %)Total record number 465 465 |currentPage|(% colspan="2" %)Current page number 466 466 467 -** 3.3.2Operating procedures**468 +**Operating procedures** 468 468 469 469 **Step1: **Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/realcfgs>>url:http://api.v-box.net/box-data/api/we-data/realcfgs]] 470 470 ... ... @@ -477,101 +477,185 @@ 477 477 478 478 "groupId":"7325" 479 479 481 +"devType":"0" 482 + 480 480 "pageSize":"5" 481 481 482 482 "pageIndex":"2" 483 483 484 484 (% style="text-align:center" %) 485 -[[image: V-BOX HTTP manual_html_52bf7d95165a3e3a.png||height="273" width="700"class="img-thumbnail"]]488 +[[image:1751263596452-675.png||height="222" width="555"]] 486 486 487 487 **Step3:** Get sign 488 488 489 -boxId= 973&comid=2&compvtkey=589625dce895454dbff9782c299db156&groupId=7325&pageIndex=2&pageSize=5&sid=2d7bfd344aa64d8ebc9beea0e4dad8ad&ts=1573897380&key=f1cd9351930d4e589922edbcf3b09a7c492 +boxId=763&comid=128&compvtkey=7e421dd30a394d74b7b9c079e67e272c&devType=0&groupId=211608&pageIndex=1&pageSize=5&sid=0e583b1f48cf467bbf738365b3da1a26&ts=1751263335125&key=f1cd9351930d4e589922edbcf3b09a7c 490 490 491 -MD5 sign: 0769228e66c945eed5431c41a96949f2494 +MD5 sign: 27a89c93a4990d0497a8bd47dea4aed3 492 492 493 493 **Step4:** Set common of header 494 494 495 -{" boxId":"973","groupId":"7325","pageSize":"5","pageIndex":"2","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"0769228e66c945eed5431c41a96949f2"}498 +{"compvtkey":"7e421dd30a394d74b7b9c079e67e272c","sign":"27a89c93a4990d0497a8bd47dea4aed3","comid":"128","sid":"0e583b1f48cf467bbf738365b3da1a26","ts":1751263335125} 496 496 497 497 (% style="text-align:center" %) 498 -[[image: V-BOX HTTP manual_html_d284dfdd7b4844ee.png||height="288" width="800" class="img-thumbnail"]]501 +[[image:1751263680622-643.png]] 499 499 500 -** 3.3.3Result**503 +**Result** 501 501 502 502 { 503 503 504 - "code": 507 + "code": 200, 505 505 506 - "msg": 509 + "msg": "ok", 507 507 508 - "reqId": 573903822419",511 + "reqId": "1751263500705", 509 509 510 - "result": 513 + "result": { 511 511 512 - "cfgList": 515 + "cfgList": [ 513 513 514 514 { 515 515 516 - "monitorId": 91545,519 + "monitorId": 2276374, 517 517 518 - " dataId":105,521 + "monitorName": "x0", 519 519 520 - " monitorName":Temp_9",523 + "digitBinary": "", 521 521 522 - " updTime":571965761000,525 + "float_point": -1, 523 523 524 - " dataLimit":0 7999",527 + "rid": "X", 525 525 526 - " digitBinary":"十进制",529 + "roleType": 1, 527 527 528 - " addr":"9",531 + "string_point": -1, 529 529 530 - " rid":"D",533 + "dataId": 105, 531 531 532 - "ro leType":3,535 + "addr_stat_no": -1, 533 533 534 - "di gitCount":"5,0",537 + "updTime": 1745481123000, 535 535 536 - " addrType":2539 + "dataLimit": "0 1", 537 537 541 + "addr": "0", 542 + 543 + "digitCount": "", 544 + 545 + "boxId": 763, 546 + 547 + "addrType": 0 548 + 538 538 }, 539 539 540 - ……………551 + { 541 541 553 + "monitorId": 2276373, 554 + 555 + "monitorName": "y0", 556 + 557 + "digitBinary": "", 558 + 559 + "float_point": -1, 560 + 561 + "rid": "Y", 562 + 563 + "roleType": 3, 564 + 565 + "string_point": -1, 566 + 567 + "dataId": 105, 568 + 569 + "addr_stat_no": -1, 570 + 571 + "updTime": 1745480354000, 572 + 573 + "dataLimit": "0 1", 574 + 575 + "addr": "0", 576 + 577 + "digitCount": "", 578 + 579 + "boxId": 763, 580 + 581 + "addrType": 0 582 + 583 + }, 584 + 542 542 { 543 543 544 - "monitorId": 91541,587 + "monitorId": 2276367, 545 545 546 - " dataId":105,589 + "monitorName": "okg", 547 547 548 - " monitorName":Temp_5",591 + "digitBinary": "", 549 549 550 - " updTime":571965761000,593 + "float_point": 1, 551 551 552 - " dataLimit":0 7999",595 + "rid": "HDW", 553 553 554 - " digitBinary":"十进制",597 + "roleType": 3, 555 555 556 - " addr":"5",599 + "string_point": -1, 557 557 558 - " rid":"D",601 + "dataId": 105, 559 559 560 - "ro leType":3,603 + "addr_stat_no": -1, 561 561 562 - "di gitCount":"5,0",605 + "updTime": 1745475213000, 563 563 564 - " addrType":607 + "dataLimit": "0 299999", 565 565 609 + "addr": "10", 610 + 611 + "digitCount": "5,0", 612 + 613 + "boxId": 763, 614 + 615 + "addrType": 2 616 + 617 + }, 618 + 619 + { 620 + 621 + "monitorId": 2276366, 622 + 623 + "monitorName": "hjdfh", 624 + 625 + "digitBinary": "", 626 + 627 + "float_point": -1, 628 + 629 + "rid": "HDX", 630 + 631 + "roleType": 3, 632 + 633 + "string_point": -1, 634 + 635 + "dataId": 105, 636 + 637 + "addr_stat_no": -1, 638 + 639 + "updTime": 1745475139000, 640 + 641 + "dataLimit": "0 299999,0 15", 642 + 643 + "addr": "0,0", 644 + 645 + "digitCount": "", 646 + 647 + "boxId": 763, 648 + 649 + "addrType": 0 650 + 566 566 } 567 567 568 568 ], 569 569 570 - "totalPage": 3,655 + "totalPage": 1, 571 571 572 - "totalRecord": 15,657 + "totalRecord": 4, 573 573 574 - "currentPage": 2659 + "currentPage": 1 575 575 576 576 } 577 577 ... ... @@ -578,20 +578,25 @@ 578 578 } 579 579 580 580 (% style="text-align:center" %) 581 -[[image: V-BOX HTTP manual_html_e7271097b71941cc.png||height="644" width="800" class="img-thumbnail"]]666 +[[image:1751263773173-191.png]] 582 582 583 -== (% id="cke_bm_1151S" style="display:none" %)**{{id name="_Toc24963743"/}}**(%%)**3.4 Tags data list** ==668 +== **Tags data list** == 584 584 585 -**3.4.1 {{id name="_Toc24963744"/}}Parameters** 670 +{{warning}} 671 +This API is not for getting the real-time data all the time.If you need to get the continuously updated real-time monitoring point data values,you need to use **[[Send switch to device>>https://docs.we-con.com.cn/bin/view/V-BOX/V-Net/Manual/6%20HTTP%20API/#HSendswitchtodevice]] **API with this API 672 +{{/warning}} 586 586 674 +**~ {{id name="_Toc24963744"/}}Parameters** 675 + 587 587 (% class="table-bordered" %) 588 588 |**acturl**|(% colspan="3" %)we-data/realdata 589 589 |**Functions**|(% colspan="3" %)Get the tags data in the specified group in V-BOX. 590 -|(% rowspan=" 5" %)**Parameters**|Parameter|(% colspan="2" %)Description679 +|(% colspan="1" rowspan="6" %)**Parameters**|Parameter|(% colspan="2" %)Description 591 591 |boxId|(% colspan="2" %)VBoxID(“None” means custom tag grouping) 592 592 |groupId|(% colspan="2" %)Group ID (Required) 593 593 |pageSize|(% colspan="2" %)Number of each page, 10 by default 594 594 |pageIndex|(% colspan="2" %)Number of current page, start from 1 684 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 595 595 |(% rowspan="11" %)**Return value**|Field name|(% colspan="2" %)Description 596 596 |(% rowspan="7" %)List|(% colspan="2" %)Real-time data list 597 597 |com|Communication port ID ... ... @@ -604,7 +604,7 @@ 604 604 |totalRecord|(% colspan="2" %)Total record 605 605 |currentPage|(% colspan="2" %)current page 606 606 607 -** 3.4.2{{id name="_Toc24963745"/}}Operating procedures**697 +**~ {{id name="_Toc24963745"/}}Operating procedures** 608 608 609 609 **Step1: **Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/realdata>>url:http://api.v-box.net/box-data/api/we-data/realdata]] 610 610 ... ... @@ -632,7 +632,7 @@ 632 632 633 633 {"boxId":"973","groupId":"7325","pageSize":"5","pageIndex":"2","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"0769228e66c945eed5431c41a96949f2"} 634 634 635 -** 3.4.3{{id name="_Toc24963746"/}}Result**725 +**~ {{id name="_Toc24963746"/}}Result** 636 636 637 637 { 638 638 ... ... @@ -697,21 +697,23 @@ 697 697 (% style="text-align:center" %) 698 698 [[image:V-BOX HTTP manual_html_705682e81eae5ea7.png||height="651" width="800" class="img-thumbnail"]] 699 699 700 -== ** 3.5Modify tag data** ==790 +== **Modify tag data** == 701 701 702 702 ((( 703 -** 3.5.1Parameters**793 +**Parameters** 704 704 ))) 705 705 706 706 (% class="table-bordered" %) 707 707 |**acturl**|(% colspan="2" %)we-data/updrealdata 708 708 |**Functions**|(% colspan="2" %)Modify tag data 709 -|(% rowspan="3" %)**Parameters**|Parameter|Description 799 +|(% rowspan="5" %)**Parameters**|Parameter|Description 800 +|boxId|Box ID 710 710 |monitorId|Tag ID 711 711 |value|value 803 +|devType|Device type (0:Box, 1:HMI) 712 712 |**Return value**|(% colspan="2" %)None 713 713 714 -** 3.5.2Operating procedures**806 +**Operating procedures** 715 715 716 716 **Step1:** Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/updrealdata>>url:http://api.v-box.net/box-data/api/we-data/updrealdata]] 717 717 ... ... @@ -720,27 +720,28 @@ 720 720 721 721 **Step2:** Set parameters on Params 722 722 723 -"monitorId":"91541" 815 +boxId:6397578 816 +monitorId:1001 817 +value:66 818 +devType:1 724 724 725 -"value":"60" 726 - 727 727 (% style="text-align:center" %) 728 -[[image: V-BOX HTTP manual_html_5a3153add75ca7b4.png||height="246" width="800" class="img-thumbnail"]]821 +[[image:1746502882467-849.png]] 729 729 730 730 **Step3:** Get sign 731 731 732 -comid=2&compvtkey= 589625dce895454dbff9782c299db156&monitorId=91541&sid=2d7bfd344aa64d8ebc9beea0e4dad8ad&ts=1573897380&value=60&key=f1cd9351930d4e589922edbcf3b09a7c825 +boxId=6397578&comid=128&compvtkey=7e421dd30a394d74b7b9c079e67e272c&devType=1&monitorId=1001&sid=d8c98edd64da40289fef565c94924fe5&ts=171746501715435&value=66&key=f1cd9351930d4e589922edbcf3b09a7c 733 733 734 -MD5 sign: 4 119b1abc9176a187f781bece04a5296827 +MD5 sign: 4802a362fde2ca5053ad79fe4d272200 735 735 736 736 **Step4: **Set common of header 737 737 738 -{" monitorId":"91541","value":"60","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"4119b1abc9176a187f781bece04a5296"}831 +{"compvtkey":"7e421dd30a394d74b7b9c079e67e272c","sign":"4802a362fde2ca5053ad79fe4d272200","comid":"128","sid":"d8c98edd64da40289fef565c94924fe5","ts":171746501715435} 739 739 740 740 (% style="text-align:center" %) 741 -[[image: V-BOX HTTP manual_html_59d54a5d886ef614.png||height="244" width="700" class="img-thumbnail"]]834 +[[image:1746503047845-902.png]] 742 742 743 -** 3.5.3Result**836 +**Result** 744 744 745 745 { 746 746 ... ... @@ -755,23 +755,24 @@ 755 755 } 756 756 757 757 (% style="text-align:center" %) 758 -[[image: V-BOX HTTP manual_html_590c8dab9e80fd0f.png||height="425" width="700" class="img-thumbnail"]]851 +[[image:1746503002289-932.png]] 759 759 760 -== ** 3.6 {{id name="_Toc24963751"/}}Historical tags name list** ==853 +== **Historical tags name list** == 761 761 762 -** 3.6.1Parameters**855 +**Parameters** 763 763 764 764 (% class="table-bordered" %) 765 765 |**acturl**|(% colspan="3" %)we-data/monitors 766 766 |**Functions**|(% colspan="3" %)Get a list of historical tags 767 -|(% rowspan="2" %)**Parameters**|Parameter|(% colspan="2" %)Description 768 -|boxId|(% colspan="2" %)VBoxID (Not required) 860 +|(% rowspan="3" %)**Parameters**|Parameter|(% colspan="2" %)Description 861 +|boxId|(% colspan="2" %)Box ID (Not required) 862 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 769 769 |(% rowspan="4" %)**Return value**|Field name|(% colspan="2" %)Description 770 770 |(% rowspan="3" %)list|(% colspan="2" %)Tag list 771 771 |monitorId|tag ID 772 772 |monitorName|tag name 773 773 774 -** 3.6.2Operating procedures**868 +**Operating procedures** 775 775 776 776 **Step1: **Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/monitors>>url:http://api.v-box.net/box-data/api/we-data/monitors]] 777 777 ... ... @@ -798,7 +798,7 @@ 798 798 (% style="text-align:center" %) 799 799 [[image:V-BOX HTTP manual_html_dba52ac718eeb66e.png||height="228" width="700" class="img-thumbnail"]] 800 800 801 -** 3.6.3Result**895 +**Result** 802 802 803 803 { 804 804 ... ... @@ -841,9 +841,9 @@ 841 841 (% style="text-align:center" %) 842 842 [[image:V-BOX HTTP manual_html_2a739377a9fb10b2.png||height="400" width="700" class="img-thumbnail"]] 843 843 844 -== (% id="cke_bm_1218S" style="display:none" %)****(%%)**3.7 {{id name="_Toc24963755"/}}Historical tag data list** ==938 +== **Historical tag data list** == 845 845 846 -** 3.7.1{{id name="_Toc24963756"/}}Parameters**940 +**~ {{id name="_Toc24963756"/}}Parameters** 847 847 848 848 (% class="table-bordered" %) 849 849 |**acturl**|(% colspan="3" %)we-data/historydata ... ... @@ -863,7 +863,7 @@ 863 863 |totalRecord|(% colspan="2" %)Total records 864 864 |currentPage|(% colspan="2" %)Current page 865 865 866 -** 3.7.2Operating procedures**960 +**Operating procedures** 867 867 868 868 **Step:** Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/historydata>>url:http://api.v-box.net/box-data/api/we-data/historydata]] 869 869 ... ... @@ -898,7 +898,7 @@ 898 898 (% style="text-align:center" %) 899 899 [[image:V-BOX HTTP manual_html_fac48b1179b555ee.png||height="291" width="700" class="img-thumbnail"]] 900 900 901 -** 3.7.3Result**995 +**Result** 902 902 903 903 { 904 904 ... ... @@ -961,14 +961,14 @@ 961 961 (% style="text-align:center" %) 962 962 [[image:V-BOX HTTP manual_html_f3b62eb69687a214.png||height="476" width="700" class="img-thumbnail"]] 963 963 964 -== ** 3.8Alarm tags data list** ==1058 +== **Alarm tags data list** == 965 965 966 -** 3.8.1{{id name="_Toc24963760"/}}Parameters**1060 +**{{id name="_Toc24963760"/}}Parameters** 967 967 968 968 (% class="table-bordered" %) 969 969 |**acturl**|(% colspan="3" %)we-data/alarmdata 970 970 |**Function**|(% colspan="3" %)Get alarm data 971 -|(% rowspan=" 9" %)**Parameters**|Parameter|(% colspan="2" %)Description1065 +|(% rowspan="10" %)**Parameters**|Parameter|(% colspan="2" %)Description 972 972 |boxId|(% colspan="2" %)VBoxID, (Required) 973 973 |monitorBeginTime|(% colspan="2" %)Monitoring start time, (Not required) 974 974 |monitorEndTime|(% colspan="2" %)Monitoring end time, (Not required) ... ... @@ -985,6 +985,7 @@ 985 985 986 986 (Not necessary) 987 987 ))) 1082 +|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 988 988 |(% rowspan="12" %)**Return value**|Field name|(% colspan="2" %)Description 989 989 |(% rowspan="8" %)List|(% colspan="2" %)Alarm data list 990 990 |monitorId|tag ID ... ... @@ -998,7 +998,7 @@ 998 998 |totalRecord|(% colspan="2" %)Total records 999 999 |currentPage|(% colspan="2" %)Current page 1000 1000 1001 -** 3.8.2{{id name="_Toc24963761"/}}Operating procedures**1096 +**~ {{id name="_Toc24963761"/}}Operating procedures** 1002 1002 1003 1003 **Step1:** Set http: [[http:~~/~~/api.v-box.net/box-data/api/we-data/alarmdata>>url:http://api.v-box.net/box-data/api/we-data/alarmdata]] 1004 1004 ... ... @@ -1035,7 +1035,7 @@ 1035 1035 (% style="text-align:center" %) 1036 1036 [[image:V-BOX HTTP manual_html_cd9ce84648b86cb9.png||height="269" width="700" class="img-thumbnail"]] 1037 1037 1038 -** 3.8.3Result**1133 +**Result** 1039 1039 1040 1040 { 1041 1041 ... ... @@ -1114,9 +1114,9 @@ 1114 1114 (% style="text-align:center" %) 1115 1115 [[image:V-BOX HTTP manual_html_d4a3e0114c402c27.png||height="475" width="700" class="img-thumbnail"]] 1116 1116 1117 -== ** 3.9Get device state** ==1212 +== **Get device state** == 1118 1118 1119 -** 3.9.1{{id name="_Toc24963760"/}}Parameters**1214 +**~ {{id name="_Toc24963760"/}}Parameters** 1120 1120 1121 1121 (% class="table-bordered" %) 1122 1122 |**acturl**|(% colspan="3" %)we-data/getDeviceState ... ... @@ -1126,7 +1126,7 @@ 1126 1126 |(% rowspan="2" %)**Return value**|Field name|(% colspan="2" %)Description 1127 1127 |state|(% colspan="2" %)vbox state: 1-online, 0-offline 1128 1128 1129 -== ** 3.10Send switch to device** ==1224 +== **Send switch to device** == 1130 1130 1131 1131 **3.10.1 {{id name="_Toc24963760"/}}Parameters** 1132 1132 ... ... @@ -1137,9 +1137,9 @@ 1137 1137 |(% style="width:450px" %)boxId|(% colspan="2" %)boxId(required) 1138 1138 |(% rowspan="1" style="width:102px" %)**Return value**|(% style="width:450px" %)Field name|(% colspan="2" %)Description 1139 1139 1140 -= ** 4Appendix** =1235 += **Appendix** = 1141 1141 1142 -== (% style="color:inherit; font-family:inherit; font-size:26px" %)** 4.1Data type**(%%) ==1237 +== (% style="color:inherit; font-family:inherit; font-size:26px" %)**Data type**(%%) == 1143 1143 1144 1144 100: 16-bit binary 1145 1145
- 1746502870811-166.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.4 KB - Content
- 1746502882467-849.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.4 KB - Content
- 1746503002289-932.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +20.3 KB - Content
- 1746503047845-902.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.1 KB - Content
- 1751263559328-234.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +14.7 KB - Content
- 1751263596452-675.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.9 KB - Content
- 1751263680622-643.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +27.1 KB - Content
- 1751263773173-191.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.DevinChen - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.5 KB - Content