Changes for page 07 HTTP API
Last modified by Devin Chen on 2025/06/30 14:16
From 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, 0 added, 8 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. DevinChen1 +XWiki.Mora - Content
-
... ... @@ -1,4 +1,4 @@ 1 -= **General** = 1 += **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= 128**28 +**comid=2** 29 29 30 -**comkey= 7e421dd30a394d74b7b9c079e67e272c**30 +**comkey=589625dce895454dbff9782c299db156** 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 -== **Interface Parameter Description** == 51 +== **1.1 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 -== **Example key and value** == 75 +== **1.2 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 -= **Basic API** = 86 += **2 Basic API** = 87 87 ))) 88 88 89 -== **{{id name="_Toc24963726"/}}Login operation** == 89 +== **2.1 {{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 -**Operating procedures** 106 +**2.1.2 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 -**Result** 146 +**2.1.3 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 -= **Service data APIs** = 173 += **3 Service data APIs** = 174 174 ))) 175 175 176 -== **V-Box list** == 176 +== **3.1 V-Box list** == 177 177 178 -**{{id name="_Toc24963732"/}}Parameters** 178 +**3.1.1 {{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 -** ~{{id name="_Toc24963733"/}}Operating procedures**183 +**3.1.2 {{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 -**Result** 207 +**3.1.3 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 -== **Real-time group list** == 336 +== **3.2 Real-time group list** == 337 337 338 -**{{id name="_Toc24963736"/}} 338 +**3.2.1{{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 -**Operating procedures** 350 +**3.2.2 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 -**Result** 377 +**3.2.3 Result** 378 378 379 379 { 380 380 ... ... @@ -420,19 +420,18 @@ 420 420 421 421 [[image:V-BOX HTTP manual_html_2445c358293d621.png||height="531" width="532"]] 422 422 423 -== **Real-time tags configuration list** == 423 +== **3.3 Real-time tags configuration list** == 424 424 425 -**Parameters** 425 +**3.3.1 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 -|(% colspan="1"rowspan="6" %)**Parameters**|Parameter|(% colspan="2" %)Description430 +|(% rowspan="5" %)**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) 436 436 |(% rowspan="15" %)**Return value**|Field name|(% colspan="2" %)Description 437 437 |(% rowspan="11" %)cfgList|monitorId|Tags ID 438 438 |monitorName|Tags name ... ... @@ -465,7 +465,7 @@ 465 465 |totalRecord|(% colspan="2" %)Total record number 466 466 |currentPage|(% colspan="2" %)Current page number 467 467 468 -**Operating procedures** 467 +**3.3.2 Operating procedures** 469 469 470 470 **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]] 471 471 ... ... @@ -478,185 +478,101 @@ 478 478 479 479 "groupId":"7325" 480 480 481 -"devType":"0" 482 - 483 483 "pageSize":"5" 484 484 485 485 "pageIndex":"2" 486 486 487 487 (% style="text-align:center" %) 488 -[[image: 1751263596452-675.png||height="222" width="555"]]485 +[[image:V-BOX HTTP manual_html_52bf7d95165a3e3a.png||height="273" width="700" class="img-thumbnail"]] 489 489 490 490 **Step3:** Get sign 491 491 492 -boxId=7 63&comid=128&compvtkey=7e421dd30a394d74b7b9c079e67e272c&devType=0&groupId=211608&pageIndex=1&pageSize=5&sid=0e583b1f48cf467bbf738365b3da1a26&ts=1751263335125&key=f1cd9351930d4e589922edbcf3b09a7c489 +boxId=973&comid=2&compvtkey=589625dce895454dbff9782c299db156&groupId=7325&pageIndex=2&pageSize=5&sid=2d7bfd344aa64d8ebc9beea0e4dad8ad&ts=1573897380&key=f1cd9351930d4e589922edbcf3b09a7c 493 493 494 -MD5 sign: 27a89c93a4990d0497a8bd47dea4aed3491 +MD5 sign: 0769228e66c945eed5431c41a96949f2 495 495 496 496 **Step4:** Set common of header 497 497 498 -{" compvtkey":"7e421dd30a394d74b7b9c079e67e272c","sign":"27a89c93a4990d0497a8bd47dea4aed3","comid":"128","sid":"0e583b1f48cf467bbf738365b3da1a26","ts":1751263335125}495 +{"boxId":"973","groupId":"7325","pageSize":"5","pageIndex":"2","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"0769228e66c945eed5431c41a96949f2"} 499 499 500 500 (% style="text-align:center" %) 501 -[[image: 1751263680622-643.png]]498 +[[image:V-BOX HTTP manual_html_d284dfdd7b4844ee.png||height="288" width="800" class="img-thumbnail"]] 502 502 503 -**Result** 500 +**3.3.3 Result** 504 504 505 505 { 506 506 507 - "code": 504 + "code": 200, 508 508 509 - "msg": 506 + "msg": "ok", 510 510 511 - "reqId": 751263500705",508 + "reqId": "1573903822419", 512 512 513 - "result": 510 + "result": { 514 514 515 - "cfgList": 512 + "cfgList": [ 516 516 517 517 { 518 518 519 - "monitorId": 2276374,516 + "monitorId": 91545, 520 520 521 - " monitorName":"x0",518 + "dataId": 105, 522 522 523 - " digitBinary":520 + "monitorName": "Temp_9", 524 524 525 - " float_point":-1,522 + "updTime": 1571965761000, 526 526 527 - " rid":X",524 + "dataLimit": "0 7999", 528 528 529 - "r oleType":1,526 + "digitBinary": "十进制", 530 530 531 - " string_point":-1,528 + "addr": "9", 532 532 533 - "d ataId":105,530 + "rid": "D", 534 534 535 - " addr_stat_no":-1,532 + "roleType": 3, 536 536 537 - " updTime":1745481123000,534 + "digitCount": "5,0", 538 538 539 - " dataLimit":"0 1",536 + "addrType": 2 540 540 541 - "addr": "0", 542 - 543 - "digitCount": "", 544 - 545 - "boxId": 763, 546 - 547 - "addrType": 0 548 - 549 549 }, 550 550 551 - {540 + …………… 552 552 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 - 585 585 { 586 586 587 - "monitorId": 2276367,544 + "monitorId": 91541, 588 588 589 - " monitorName":"okg",546 + "dataId": 105, 590 590 591 - " digitBinary":548 + "monitorName": "Temp_5", 592 592 593 - " float_point":550 + "updTime": 1571965761000, 594 594 595 - " rid":HDW",552 + "dataLimit": "0 7999", 596 596 597 - "r oleType":3,554 + "digitBinary": "十进制", 598 598 599 - " string_point":-1,556 + "addr": "5", 600 600 601 - "d ataId":105,558 + "rid": "D", 602 602 603 - " addr_stat_no":-1,560 + "roleType": 3, 604 604 605 - " updTime":1745475213000,562 + "digitCount": "5,0", 606 606 607 - " dataLimit":"0299999",564 + "addrType": 2 608 608 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 - 651 651 } 652 652 653 653 ], 654 654 655 - "totalPage": 1,570 + "totalPage": 3, 656 656 657 - "totalRecord": 4,572 + "totalRecord": 15, 658 658 659 - "currentPage": 1574 + "currentPage": 2 660 660 661 661 } 662 662 ... ... @@ -663,25 +663,20 @@ 663 663 } 664 664 665 665 (% style="text-align:center" %) 666 -[[image: 1751263773173-191.png]]581 +[[image:V-BOX HTTP manual_html_e7271097b71941cc.png||height="644" width="800" class="img-thumbnail"]] 667 667 668 -== **Tags data list** == 583 +== (% id="cke_bm_1151S" style="display:none" %)** {{id name="_Toc24963743"/}}**(%%)**3.4 Tags data list** == 669 669 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}} 585 +**3.4.1 {{id name="_Toc24963744"/}}Parameters** 673 673 674 -**~ {{id name="_Toc24963744"/}}Parameters** 675 - 676 676 (% class="table-bordered" %) 677 677 |**acturl**|(% colspan="3" %)we-data/realdata 678 678 |**Functions**|(% colspan="3" %)Get the tags data in the specified group in V-BOX. 679 -|(% colspan="1"rowspan="6" %)**Parameters**|Parameter|(% colspan="2" %)Description590 +|(% rowspan="5" %)**Parameters**|Parameter|(% colspan="2" %)Description 680 680 |boxId|(% colspan="2" %)VBoxID(“None” means custom tag grouping) 681 681 |groupId|(% colspan="2" %)Group ID (Required) 682 682 |pageSize|(% colspan="2" %)Number of each page, 10 by default 683 683 |pageIndex|(% colspan="2" %)Number of current page, start from 1 684 -|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 685 685 |(% rowspan="11" %)**Return value**|Field name|(% colspan="2" %)Description 686 686 |(% rowspan="7" %)List|(% colspan="2" %)Real-time data list 687 687 |com|Communication port ID ... ... @@ -694,7 +694,7 @@ 694 694 |totalRecord|(% colspan="2" %)Total record 695 695 |currentPage|(% colspan="2" %)current page 696 696 697 -** ~{{id name="_Toc24963745"/}}Operating procedures**607 +**3.4.2 {{id name="_Toc24963745"/}}Operating procedures** 698 698 699 699 **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]] 700 700 ... ... @@ -722,7 +722,7 @@ 722 722 723 723 {"boxId":"973","groupId":"7325","pageSize":"5","pageIndex":"2","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"0769228e66c945eed5431c41a96949f2"} 724 724 725 -** ~{{id name="_Toc24963746"/}}Result**635 +**3.4.3 {{id name="_Toc24963746"/}}Result** 726 726 727 727 { 728 728 ... ... @@ -787,23 +787,21 @@ 787 787 (% style="text-align:center" %) 788 788 [[image:V-BOX HTTP manual_html_705682e81eae5ea7.png||height="651" width="800" class="img-thumbnail"]] 789 789 790 -== **Modify tag data** == 700 +== **3.5 Modify tag data** == 791 791 792 792 ((( 793 -**Parameters** 703 +**3.5.1 Parameters** 794 794 ))) 795 795 796 796 (% class="table-bordered" %) 797 797 |**acturl**|(% colspan="2" %)we-data/updrealdata 798 798 |**Functions**|(% colspan="2" %)Modify tag data 799 -|(% rowspan="5" %)**Parameters**|Parameter|Description 800 -|boxId|Box ID 709 +|(% rowspan="3" %)**Parameters**|Parameter|Description 801 801 |monitorId|Tag ID 802 802 |value|value 803 -|devType|Device type (0:Box, 1:HMI) 804 804 |**Return value**|(% colspan="2" %)None 805 805 806 -**Operating procedures** 714 +**3.5.2 Operating procedures** 807 807 808 808 **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]] 809 809 ... ... @@ -812,28 +812,27 @@ 812 812 813 813 **Step2:** Set parameters on Params 814 814 815 -boxId:6397578 816 -monitorId:1001 817 -value:66 818 -devType:1 723 +"monitorId":"91541" 819 819 725 +"value":"60" 726 + 820 820 (% style="text-align:center" %) 821 -[[image:17 46502882467-849.png]]728 +[[image:V-BOX HTTP manual_html_5a3153add75ca7b4.png||height="246" width="800" class="img-thumbnail"]] 822 822 823 823 **Step3:** Get sign 824 824 825 - boxId=6397578&comid=128&compvtkey=7e421dd30a394d74b7b9c079e67e272c&devType=1&monitorId=1001&sid=d8c98edd64da40289fef565c94924fe5&ts=171746501715435&value=66&key=f1cd9351930d4e589922edbcf3b09a7c732 +comid=2&compvtkey=589625dce895454dbff9782c299db156&monitorId=91541&sid=2d7bfd344aa64d8ebc9beea0e4dad8ad&ts=1573897380&value=60&key=f1cd9351930d4e589922edbcf3b09a7c 826 826 827 -MD5 sign: 4 802a362fde2ca5053ad79fe4d272200734 +MD5 sign: 4119b1abc9176a187f781bece04a5296 828 828 829 829 **Step4: **Set common of header 830 830 831 -{" compvtkey":"7e421dd30a394d74b7b9c079e67e272c","sign":"4802a362fde2ca5053ad79fe4d272200","comid":"128","sid":"d8c98edd64da40289fef565c94924fe5","ts":171746501715435}738 +{"monitorId":"91541","value":"60","sid":"2d7bfd344aa64d8ebc9beea0e4dad8ad","comid":"2","compvtkey":"589625dce895454dbff9782c299db156","ts":"1573897380","sign":"4119b1abc9176a187f781bece04a5296"} 832 832 833 833 (% style="text-align:center" %) 834 -[[image: 1746503047845-902.png]]741 +[[image:V-BOX HTTP manual_html_59d54a5d886ef614.png||height="244" width="700" class="img-thumbnail"]] 835 835 836 -**Result** 743 +**3.5.3 Result** 837 837 838 838 { 839 839 ... ... @@ -848,24 +848,23 @@ 848 848 } 849 849 850 850 (% style="text-align:center" %) 851 -[[image: 1746503002289-932.png]]758 +[[image:V-BOX HTTP manual_html_590c8dab9e80fd0f.png||height="425" width="700" class="img-thumbnail"]] 852 852 853 -== **Historical tags name list** == 760 +== **3.6 {{id name="_Toc24963751"/}}Historical tags name list** == 854 854 855 -**Parameters** 762 +**3.6.1 Parameters** 856 856 857 857 (% class="table-bordered" %) 858 858 |**acturl**|(% colspan="3" %)we-data/monitors 859 859 |**Functions**|(% colspan="3" %)Get a list of historical tags 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) 767 +|(% rowspan="2" %)**Parameters**|Parameter|(% colspan="2" %)Description 768 +|boxId|(% colspan="2" %)VBoxID (Not required) 863 863 |(% rowspan="4" %)**Return value**|Field name|(% colspan="2" %)Description 864 864 |(% rowspan="3" %)list|(% colspan="2" %)Tag list 865 865 |monitorId|tag ID 866 866 |monitorName|tag name 867 867 868 -**Operating procedures** 774 +**3.6.2 Operating procedures** 869 869 870 870 **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]] 871 871 ... ... @@ -892,7 +892,7 @@ 892 892 (% style="text-align:center" %) 893 893 [[image:V-BOX HTTP manual_html_dba52ac718eeb66e.png||height="228" width="700" class="img-thumbnail"]] 894 894 895 -**Result** 801 +**3.6.3 Result** 896 896 897 897 { 898 898 ... ... @@ -935,9 +935,9 @@ 935 935 (% style="text-align:center" %) 936 936 [[image:V-BOX HTTP manual_html_2a739377a9fb10b2.png||height="400" width="700" class="img-thumbnail"]] 937 937 938 -== **Historical tag data list** == 844 +== (% id="cke_bm_1218S" style="display:none" %)** **(%%)**3.7 {{id name="_Toc24963755"/}}Historical tag data list** == 939 939 940 -** ~{{id name="_Toc24963756"/}}Parameters**846 +**3.7.1 {{id name="_Toc24963756"/}}Parameters** 941 941 942 942 (% class="table-bordered" %) 943 943 |**acturl**|(% colspan="3" %)we-data/historydata ... ... @@ -957,7 +957,7 @@ 957 957 |totalRecord|(% colspan="2" %)Total records 958 958 |currentPage|(% colspan="2" %)Current page 959 959 960 -**Operating procedures** 866 +**3.7.2 Operating procedures** 961 961 962 962 **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]] 963 963 ... ... @@ -992,7 +992,7 @@ 992 992 (% style="text-align:center" %) 993 993 [[image:V-BOX HTTP manual_html_fac48b1179b555ee.png||height="291" width="700" class="img-thumbnail"]] 994 994 995 -**Result** 901 +**3.7.3 Result** 996 996 997 997 { 998 998 ... ... @@ -1055,14 +1055,14 @@ 1055 1055 (% style="text-align:center" %) 1056 1056 [[image:V-BOX HTTP manual_html_f3b62eb69687a214.png||height="476" width="700" class="img-thumbnail"]] 1057 1057 1058 -== **Alarm tags data list** == 964 +== **3.8 Alarm tags data list** == 1059 1059 1060 -**{{id name="_Toc24963760"/}}Parameters** 966 +**3.8.1 {{id name="_Toc24963760"/}}Parameters** 1061 1061 1062 1062 (% class="table-bordered" %) 1063 1063 |**acturl**|(% colspan="3" %)we-data/alarmdata 1064 1064 |**Function**|(% colspan="3" %)Get alarm data 1065 -|(% rowspan=" 10" %)**Parameters**|Parameter|(% colspan="2" %)Description971 +|(% rowspan="9" %)**Parameters**|Parameter|(% colspan="2" %)Description 1066 1066 |boxId|(% colspan="2" %)VBoxID, (Required) 1067 1067 |monitorBeginTime|(% colspan="2" %)Monitoring start time, (Not required) 1068 1068 |monitorEndTime|(% colspan="2" %)Monitoring end time, (Not required) ... ... @@ -1079,7 +1079,6 @@ 1079 1079 1080 1080 (Not necessary) 1081 1081 ))) 1082 -|devType|(% colspan="2" %)Device type (0:Box, 1:HMI) 1083 1083 |(% rowspan="12" %)**Return value**|Field name|(% colspan="2" %)Description 1084 1084 |(% rowspan="8" %)List|(% colspan="2" %)Alarm data list 1085 1085 |monitorId|tag ID ... ... @@ -1093,7 +1093,7 @@ 1093 1093 |totalRecord|(% colspan="2" %)Total records 1094 1094 |currentPage|(% colspan="2" %)Current page 1095 1095 1096 -** ~{{id name="_Toc24963761"/}}Operating procedures**1001 +**3.8.2 {{id name="_Toc24963761"/}}Operating procedures** 1097 1097 1098 1098 **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]] 1099 1099 ... ... @@ -1130,7 +1130,7 @@ 1130 1130 (% style="text-align:center" %) 1131 1131 [[image:V-BOX HTTP manual_html_cd9ce84648b86cb9.png||height="269" width="700" class="img-thumbnail"]] 1132 1132 1133 -**Result** 1038 +**3.8.3 Result** 1134 1134 1135 1135 { 1136 1136 ... ... @@ -1209,9 +1209,9 @@ 1209 1209 (% style="text-align:center" %) 1210 1210 [[image:V-BOX HTTP manual_html_d4a3e0114c402c27.png||height="475" width="700" class="img-thumbnail"]] 1211 1211 1212 -== **Get device state** == 1117 +== **3.9 Get device state** == 1213 1213 1214 -** ~{{id name="_Toc24963760"/}}Parameters**1119 +**3.9.1 {{id name="_Toc24963760"/}}Parameters** 1215 1215 1216 1216 (% class="table-bordered" %) 1217 1217 |**acturl**|(% colspan="3" %)we-data/getDeviceState ... ... @@ -1221,7 +1221,7 @@ 1221 1221 |(% rowspan="2" %)**Return value**|Field name|(% colspan="2" %)Description 1222 1222 |state|(% colspan="2" %)vbox state: 1-online, 0-offline 1223 1223 1224 -== **Send switch to device** == 1129 +== **3.10 Send switch to device** == 1225 1225 1226 1226 **3.10.1 {{id name="_Toc24963760"/}}Parameters** 1227 1227 ... ... @@ -1232,9 +1232,9 @@ 1232 1232 |(% style="width:450px" %)boxId|(% colspan="2" %)boxId(required) 1233 1233 |(% rowspan="1" style="width:102px" %)**Return value**|(% style="width:450px" %)Field name|(% colspan="2" %)Description 1234 1234 1235 -= **Appendix** = 1140 += **4 Appendix** = 1236 1236 1237 -== (% style="color:inherit; font-family:inherit; font-size:26px" %)**Data type**(%%) == 1142 +== (% style="color:inherit; font-family:inherit; font-size:26px" %)**4.1 Data type**(%%) == 1238 1238 1239 1239 100: 16-bit binary 1240 1240
- 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
- 1751263559328-234.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -14.7 KB - Content
- 1751263596452-675.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -22.9 KB - Content
- 1751263680622-643.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.1 KB - Content
- 1751263773173-191.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.DevinChen - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.5 KB - Content