DeviceServiceConfig class
DeviceServiceConfig is the configuration for a serial service (real-time data)
Constructors
Properties
- bmeCharacteristic → String
-
final
- deviceName → String
-
final
- deviceService → String
-
UUID of the GATT service.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- pmCharacteristic → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- statusCharacteristic → String
-
final
- vocCharacteristics → String
-
final
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