trouble-host

Crates

0.2.4

Versions

default

Flavors

Constant FORCE

Source
pub const FORCE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2c07 Force

The Force characteristic is used to represent the force being applied to an object along a given axis.


§Structure

§Data Type

FieldForce
Typesint32
Size4

§Description

Base Unit: org.bluetooth.unit.force.newton Represented values: M = 1, d = -3, b = 0 Unit is Newton with a resolution of 1/1000 N (1 mN). A value of 0x7FFFFFFF represents “value is not known”.


more information