pub const TEMPERATURE_8: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2b0d Temperature 8
The Temperature 8 characteristic is used to represent a measure of temperature with a limited range.
§Structure
§Data Type
| Field | Temperature 8 |
| Type | sint8 |
| Size | 1 |
§Description
Unit is degree Celsius with a resolution of 0.5. Minimum: -64.0 Maximum: 63.0 Represented values: M = 1, d = 0, b = -1 Unit: org.bluetooth.unit.thermodynamic_temperature.degree_celsius A value of 0x7F represents “value is not known”.