Response
200 - application/json
Successfully retrieved the device.
Available options:
device
Example:
"device"
ID of the device.
Example:
"dvc_123"
Name of the device.
Example:
"My Device"
The status of the device.
- Online: The miru agent is connected
- Offline: The miru agent is disconnected (e.g. network issues, device is powered off, etc.)
Available options:
online
, offline
Timestamp of when the device was last synced.
Example:
"2021-01-01T00:00:00Z"
Timestamp of the last successful connection event with the backend.
Example:
"2021-01-01T00:00:00Z"
Timestamp of the last successful disconnection event with the backend.
Example:
"2021-01-01T00:00:00Z"