Vendor Extension Property
Returns the current value of the battery status.
| ✓ | ✓ | ✓ | ✓ | ✓ |
| 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) |
| Value | Description |
|---|---|
0x00 |
Not charging |
0x01 |
Charging |
0x02 |
Fully charged |