pub const HUMIDITY: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2a6f
Humidity
The Humidity characteristic is used to represent the humidity.
§Structure
§Data Type
Field | Humidity |
Type | uint16 |
Size | 2 |
§Description
Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -2, b = 0 Unit is in percent with a resolution of 0.01 percent. Allowed range is: 0.00 to 100.00 A value of 0xFFFF represents “value is not known”. All other values are prohibited.