Devices

Retrieve Device Status

View the most recent sensor measurements of the device specified.

get/public/v3/Devices/{deviceId}/status

Path parameters

deviceIdstring required

ID of the device. This can be either the deviceID or deviceName.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Response

The requested device status

isAttachedToShipmentboolean
shipmentIdstring nullable
lastUpdatedAtstring date-time nullable
temperaturenumber double nullable
probeTemperaturenumber double nullable
humiditynumber double nullable
pressurenumber double nullable
lightnumber double nullable
motionnumber double
accelerationnumber double
batteryPowerPercentinteger
estimatedBatteryLifeMinutesnumber double nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.