trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant EVENT_STATISTICS

Source
pub const EVENT_STATISTICS: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2af4 Event Statistics

The Event Statistics characteristic is used to represent statistical values of events. The structure of this characteristic is defined below


§Structure

§Data Type

FieldNumber of Events
Typestruct
Size2

§Description

Refer to the Count 16 characteristic in sec:org.bluetooth.characteristic.count_16

––///

§Data Type

FieldAverage Event Duration
Typestruct
Size2

§Description

Refer to the Time Second 16 characteristic in sec:org.bluetooth.characteristic.time_second_16

––///

§Data Type

FieldTime Elapsed Since Last Event
Typestruct
Size1

§Description

Refer to the Time Exponential 8 characteristic in sec:org.bluetooth.characteristic.time_exponential_8

––///

§Data Type

FieldSensing Duration
Typestruct
Size1

§Description

Refer to the Time Exponential 8 characteristic in sec:org.bluetooth.characteristic.time_exponential_8


more information