Skip to main content

Device Status

DeviceStatus reports the device's current state, such as whether it is active on the network.

{
"active" : Boolean,
"point_to_point" : Boolean,
"temperature" : Integer
}
Member nameTypeDescription
activeBooleanWhether device is currently connected to the network
point_to_pointBooleanWhether device is operating in point-to-point mode
temperatureIntegerCurrent chipset junction temperature in degrees Celsius