pub const ROTATIONAL_SPEED: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2c09
Rotational Speed
The Rotational Speed characteristic is used to represent the rotational speed of an object rotating around a device-specific axis.
§Structure
§Data Type
Field | Rotational Speed |
Type | sint32 |
Size | 4 |
§Description
Base Unit: org.bluetooth.unit.rotational_speed.revolutions_per_minute Represented values: M = 1, d = 0, b = 0 Unit is revolutions per minute (RPM) with a resolution of 1 RPM. Negative values indicate counter-clockwise rotation. Positive values indicate clockwise rotation. A value of 0x7FFFFFFF represents “value is not known”.