trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant VOC_CONCENTRATION

Source
pub const VOC_CONCENTRATION: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2be7 VOC Concentration

The VOC Concentration characteristic is used to represent a measure of volatile organic compounds concentration.


§Structure

§Data Type

FieldVOC Concentration
Typeuint16
Size2

§Description

Unit is parts per billion (ppb) with a resolution of 1. Unit: org.bluetooth.unit.ppb 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