-
-
Notifications
You must be signed in to change notification settings - Fork 52
BatteryService
Christopher Aitken edited this page Jul 3, 2020
·
4 revisions
Note: This service is to be used as a linked/child accessory as status of the parent's battery level.
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
BatteryLevel | Required | 0 - 100 | Charged percentage. Default: 0
|
ChargingState | Required | 0, 1, 2 |
0 : not charging, 1 : charging, 2 : not chargeable. Default: 0
|
StatusLowBattery | Required | 0, 1 |
0 : normal, 1 : low. Default: 0
|
Name | Optional | String |