Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 914 Bytes

File metadata and controls

26 lines (21 loc) · 914 Bytes

0xD80C BatteryStatus

Vendor Extension Property
Returns the current value of the battery status.

Supported Models

X Z1 V SC S
Field Order Field Name Size Data Type Description
1 Property Code 2 UINT16 0xD80C
2 Datatype 2 UINT16 0x0002 (UINT8)
3 Get/Set 1 UINT8 0x00 (GET)
4 Default Value 1 UINT8 0x00 (Not charging)
5 Current Value 1 UINT8
6 Form Flag 1 UINT8 0x02 (Enumeration)

Supported Values

Value Description
0x00 Not charging
0x01 Charging
0x02 Fully charged