trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant TEMPERATURE_8

Source
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

FieldTemperature 8
Typesint8
Size1

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


more information