Access Wise-4210 I/O Data By Restful Api - Advantech WISE-4210 Series User Manual

Hide thumbs Also See for WISE-4210 Series:
Table of Contents

Advertisement

4.9

Access WISE-4210 I/O Data by RESTful API

/lpwan_message/slot_macID
Description
URL Structure http://10.0.0.1/lpwan_message/slot_macID
HTTP Method
GET
JSON array name definition:
Field
Array of I/O records
Resource value definitions:
Field
Retrieves the log data in system memory.
GET: According to the setting of filtering, server returns the all/partial of
push data.
Request:
GET / lpwan_message/slot_macID
[Example]:
Request : GET /lpwan_message/slot_AD4210112233 for
WISE-4210 module
Content-type: application/json
Response: 200 OK
{
"TIM":"2014-11-11T15:48:32+08:00",
"UID":"WISE-4210-AP_00D0C90E8738",
"MAC":"00-D0-C9-FE-16-01",
"Rssi":-33,
"Record" :
[
[0,0,1,0],
[0,0,2,50],
[0,0,3,10],
[0,1,4,0],
[0,1,5,456],
[0,1,6,0],
[0,0,30,0],
[0,0,31,16],
[0,0,32,32767]
]
}
Abbreviation
Record
Abbreviation
Data Type Property Description
Data Type
Array
45
WISE-4210 Series User Manual

Advertisement

Table of Contents
loading

Table of Contents