trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant MASS_FLOW

Source
pub const MASS_FLOW: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b02 Mass Flow

The Mass Flow characteristic is used to represent a flow of mass.


§Structure

§Data Type

FieldMass Flow
Typeuint16
Size2

§Description

Unit is gram/second with a resolution of 1. Minimum: 0 Maximum: 65534 Represented values: M = 1, d = 0, b = 0 Unit: org.bluetooth.unit.mass_flow.gram_per_second A value of 0xFFFF represents “value is not known”. All other values are Prohibited.


more information