Characteristics enum

Inheritance

Constructors

Characteristics()
const

Values

CONFIG_ECG → const Characteristics
CONFIG_OXI → const Characteristics
CONTROL_POINT → const Characteristics
CONTROL_POINT_RESPONSE → const Characteristics
TAP_BUTTON → const Characteristics
TAP_BUTTON_STANDBY → const Characteristics
START_ECG → const Characteristics
PAUSE_ECG → const Characteristics
STOP_ECG → const Characteristics
START_OXI → const Characteristics
PAUSE_OXI → const Characteristics
STOP_OXI → const Characteristics
SET_DATA → const Characteristics
SET_DATA_STANDBY → const Characteristics
SET_ECG → const Characteristics
SET_OXI → const Characteristics
MEASUREMENT_ECG → const Characteristics
MEASUREMENT_ECG_STANDBY → const Characteristics
MEASUREMENT_OXI → const Characteristics
MEASUREMENT_OXI_STANDBY → const Characteristics
LEAD_STATE_ECG → const Characteristics
LEAD_STATE_OXI → const Characteristics
RESPIRATION → const Characteristics
ACK → const Characteristics
ACK_STANDBY → const Characteristics
BODY_TEMPERATURE → const Characteristics
BATTERY_LEVEL → const Characteristics
PRODUCT_MANUFACTURER → const Characteristics
FIRMWARE_VERSION → const Characteristics
SERIAL_NUMBER → const Characteristics

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<Characteristics>
A constant List of the values in this enum, in order of their declaration.