Device Management API-V1
Last updated
Last updated
GET
{host}/1.0/lists/gateway
get the list of gateways
Name | Type | Description |
---|---|---|
Example request
GET
{host}/1.0/gateway/:gateway_eui
get the detail of a specific gateway
Example request
GET
{host}/1.0/lists/node
get the list of Node devices
Example request
GET
{host}/1.0/node/:node_eui
get the detail of a specific node
Example request
GET
{host}/1.0/lists/sensor/measure
get the list of all physical measurements of all sensor types. also see Appendix - List of Sensor Types.
Example request
POST
{host}/1.0/device/check_eui
Example request
POST
{host} /1.0/device/bind
bind device to account
Example request
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
offset
number
current page number, start from 1, default = 1
length
string
the number of rows in page, default = 20
gateway_eui
string
device EUI
length
string
the number of rows in page, default = 20
offset
string
current page number, start from 1, default = 1
node_eui
string
device EUI
code
string
device code
eui
string
device eui
eui
string
device eui
code
string
device code
device_name
string
device name
group_uinque_name
string
group unique name,available through the group list interface
lon
string
device positon, longitude
lat
string
device postion,latitude