pub const LINEAR_POSITION: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2c08 Linear Position
The Linear Position characteristic is used to represent the linear position of an object along a given axis and referencing to the device-specific zero point.
§Structure
§Data Type
| Field | Linear Position |
| Type | sint32 |
| Size | 4 |
§Description
Base Unit: org.bluetooth.unit.length.metre Represented values: M = 1, d = - 7, b = 0 Unit is meter with a resolution of 1/10000000 m (100 nm). A value of 0x7FFFFFFF represents “value is not known”.