trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant LINEAR_POSITION

Source
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

FieldLinear Position
Typesint32
Size4

§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”.


more information