pub const PERCENTAGE_8: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2b04 Percentage 8
The Percentage 8 characteristic is used to represent a percentage.
§Structure
§Data Type
| Field | Percentage 8 |
| Type | uint8 |
| Size | 1 |
§Description
Unit is a percentage with a resolution of 0.5. Minimum: 0 Maximum: 100 Represented values: M = 1, d = 0, b = -1 Unit: org.bluetooth.unit.percentage A value of 0xFF represents “value is not known”. All other values are Prohibited.