trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant HIGH_TEMPERATURE

Source
pub const HIGH_TEMPERATURE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2bdf High Temperature

The High Temperature characteristic is used to represent a temperature within a wide range of possible temperatures.


§Structure

§Data Type

FieldHigh Temperature
Typesint16
Size2

§Description

Unit is degree Celsius with a resolution of 0.5. Minimum value: -273 Maximum value: 16383.5 Represented values: M = 1, d = 0, b = -1 Unit: org.bluetooth.unit.thermodynamic_temperature.degree_celsius A value of 0x8001 represents “value is not valid”. A value of 0x8000 represents “value is not known”. All other values are prohibited.


more information