Battery Event Telemetry Data
Coolr devices track the battery level at various events:
- Image trigger
- While reading temperature etc.
- During GSM communication
As all 3 above events are based on a trigger, we also read periodic battery data. Battery events log this data. Generally there is no need of integration of this data as this is used only for diagnostic purposes.
POST /controllers/SmartDeviceImage.ashx?action=list&HealthEventTypeId=5
List Properties
All transaction APIs return Asset/ Location related common attributes. Attributes specific to this API are:
Property | Type | Description |
---|---|---|
BatteryLevel | int | Battery reading in mV. This reading is important as unit is at its lowest battery voltage during image capture |