Return the common infomations of the device.
Resource URL
https://api.seneye.com/v1/devices/:id
Parameters
:id required
The ID of the device for which to return results for.
values Integer
IncludeState optional
Extend the result set with the current state of the device
values [0,1]Example Request
GET |
|
Get device information in XML format, usign Http Header "Accept: application/xml" | |
GET |
|
Get device information in JSON format with extend status, usign Http Header "Accept: application/xml" | |