trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant HUMIDITY

Source
pub const HUMIDITY: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a6f Humidity

The Humidity characteristic is used to represent the humidity.


§Structure

§Data Type

FieldHumidity
Typeuint16
Size2

§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.


more information