trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant CO2_CONCENTRATION

Source
pub const CO2_CONCENTRATION: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b8c CO\textsubscript{2} Concentration

The CO\textsubscript{2` Concentration characteristic is used to represent a measure of carbon dioxide concentration.


§Structure

§Data Type

FieldCO\textsubscript{2} Concentration
Typeuint16
Size2

§Description

Unit is parts per million (ppm) with a resolution of 1. Unit: org.bluetooth.unit.ppm Represented values: M = 1, d = 0, b =0 Allowed range is: 0 to 65533. A value of 0xFFFE represents “value is 65534 or greater”. A value of 0xFFFF represents “value is not known”.


more information