Skip to main content

Read the currently-stored KIN counter offsets

GET 

/v1/bluetooth-tags/:telematicsDeviceId/counter-offsets

Read the currently-stored KIN counter offsets for a Bluetooth tag by proxying to the Telematics Device Configuration API's device-state endpoint. Values surface under desired.sensor.activity.<counter>.offset. Duration counters are returned as integer seconds; the extreme-events counter is an integer event count. Any counter that has never been set on the device comes back as null - "unset" and "explicitly zero" are semantically different. Non-KIN devices yield 400. Devices not attached to any asset are rejected with 409.

Request

Responses

OK