EasyManua.ls Logo

Advantech WISE-4210 Series - Access WISE-4210 I;O Data by Restful API

Advantech WISE-4210 Series
64 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
51 WISE-4210 Series User Manual
Chapter 4 System Configuration
4.9 Access WISE-4210 I/O Data by RESTful API
/lpwan_message/slot_macID
Description Retrieves the log data in system memory.
URL Structure http://10.0.0.1/lpwan_message/slot_macID
HTTP Method
GET: According to the setting of filtering, server returns the all/partial of
push data.
GET
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]
]
}
JSON array name definition:
Field Abbreviation Data Type
Array of I/O records Record Array
Resource value definitions:
Field Abbreviation Data Type Property Description

Related product manuals