pub const TIME_EXPONENTIAL_8: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2b13 Time Exponential 8
The Time Exponential 8 characteristic is used to represent a measure of a period of time in seconds.
§Structure
§Data Type
| Field | Time Exponential 8 |
| Type | uint8 |
| Size | 1 |
§Description
The time duration is given by the value 1.1\textsuperscript{N–64` in seconds, with N being the raw 8-bit value. Minimum: 0.0 Maximum: 66560641 Unit: org.bluetooth.unit.time.second A raw value of 0x00 represents 0 seconds. A raw value of 0xFE represents the total life of the device. A raw value of 0xFF represents “value is not known”.