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
| Field | CO\textsubscript{2} Concentration |
| Type | uint16 |
| Size | 2 |
§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”.