HistoryServiceConfig class
HistoryServiceConfig is the configuration for a serial service (history data)
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- hstReceived → String
-
final
- hstRequest → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- rxCharacteristicId → String
-
UUID of the RX characteristic.
final
- serviceId → String
-
UUID of the GATT service.
final
- txCharacteristicId → String
-
UUID of the TX characteristic.
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