The platform provides batch export tools in response to batch export of devices.
The operating steps are as follows.
Download the export kit. Please click the download link.
Support Windows operating systems only
Modify the configuration file and change the api-key in app.conf to the user’s api-key.
Note that the brackets of “(your api-key)” should not be kept.
Below is an example of configuration file modification:
[onenet]
url=http://api.onenet.hk.chinamobile.com
apiKey=T14Rq2Ovjs9d12bc30aplyeLeU=
[search]
key_words=my
auth_info=203x1
tag=mobile
online=ture
private=false
begin=
end=
[app]
goroutine=20
Parameter description:
Name | Description | Required (Y/S) |
---|---|---|
apiKey | Master-APIkey of the product, as shown in the product overview, like T14Rq2Ovjs9d12bc30aplyeLeU= | Required |
key_words | Matching keyword, like key_words=my, i.e. matching keyword on the left of the id and title fields | Optional |
auth_info | Authentication information, like auth_info=203x1, corresponding to the sn (unique device number) in registration | Optional |
tag | Device label added in the interface or page, like tag=mobile | Optional |
online | Online status, Boolean value, like online=true/false | Optional |
private | Private, Boolean value, like private=true/false/ | Optional |
begin | Beginning time, like begin=2016-06-20 //beginning time, including the current day | Optional |
end | End=end time, like 2016-06-20//end time, including the current day | Optional |
Double-click to execute the exe program to automatically generate the Excel file of the batch export device. The time consumption varies based on the number of devices. Please wait;