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
Field | VOC Concentration |
Type | uint16 |
Size | 2 |
§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”.