trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant TORQUE

Source
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

FieldTorque
Typesint32
Size4

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


more information