trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant VOLUME_FLOW

Source
pub const VOLUME_FLOW: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b1b Volume Flow

The Volume Flow characteristic is used to represent a flow of a general volume such as a volume of material or gas.


§Structure

§Data Type

FieldVolume Flow
Typeuint16
Size2

§Description

Unit is liter/second with a resolution of 0.001 (1 milliliter). Minimum: 0 Maximum: 65534 Represented values: M = 1, d = -3, b = 0 Unit: org.bluetooth.unit.volume_flow.litre_per_second A value of 0xFFFF represents “value is not known”. All other values are Prohibited.


more information