pub const TORQUE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2c0b Torque
The Torque characteristic is used to represent the measured magnitude of torque (or moment of force) around a device-specific axis.
§Structure
§Data Type
| Field | Torque |
| Type | sint32 |
| Size | 4 |
§Description
Base Unit: org.bluetooth.unit.moment_of_force.newton_metre Represented values: M = 1, d = - 2, b = 0 Unit is Newton meters with a resolution of 0.01 Nm. Torque is positive when the force is applied in the clockwise direction around the given axis. A value of 0x7FFFFFFF represents “value is not known”.