pub const TEMPERATURE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2a6e Temperature
The Temperature characteristic is used to represent a temperature.
§Structure
§Data Type
| Field | Temperature |
| Type | sint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.thermodynamic_temperature.degree_celsius Represented values: M = 1, d = -2, b = 0 Unit is degrees Celsius with a resolution of 0.01 degrees Celsius. Allowed range is: -273.15 to 327.67. A value of 0x8000 represents “value is not known”. All other values are prohibited.