Device Data API-V1
list device EUIs
{
"code": "0",
"data": {
"gateway": [
"2CF7F1........",
"2CF7F1........",
"2CF7F1........"
],
"node": [
"2CF7F1........",
"2CF7F1........",
"2CF7F1........",
"2CF7F1........",
"2CF7F1........"
]
}
}get the latest data of the device
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
get the history data of the device
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
get the segment data of the device
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Last updated
Was this helpful?