pub const ACCELERATION: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2c06 Acceleration
The Acceleration characteristic is used to represent the acceleration of an object along a given axis as determined by the service.
§Structure
§Data Type
| Field | Acceleration |
| Type | sint32 |
| Size | 4 |
§Description
Base Unit: org.bluetooth.unit.acceleration.metres_per_seconds_squared Represented values: M = 1, d = -3, b = 0 Unit is meter per second squared with a resolution of 1mm per second squared. A value of 0x7FFFFFFF represents “value is not known”.