Lock battery status
over 3 years ago by Diego Coy
Endpoints that return Lock data now contain a new property intended to display Lock's battery information.
The batteryStatus object contains two properties: batteryLevel uses a string to represent the battery level reading, and batteryLevelLastUpdated states the date the measurement was made.
| Battery level string | Meaning |
|---|---|
| High | The battery is OK. |
| Low | The battery should be replaced. |
| NotAvailable | The Lock doesn't expose a battery level measurement, or we can't measure it. |
| NoRecentMeasurement | The previous battery level measurement is too old. |
Note: Lock battery status is currently only available for Danalock V3 Locks. We're working on bringing battery status information to more Locks in the future.
