Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 280 Bytes

File metadata and controls

15 lines (10 loc) · 280 Bytes

Battery state

BATTERY_STATE code is 0xA0

Lock sends this notification whenever the battery level changed.

Parameters

param[0]: battery level in range between 0 and 100 (%)
param[1]: battery charging status
  • 0 - discharging
  • 1 - charging