Aidlab class

Constructors

Aidlab(String firmwareRevision, String hardwareRevision, String serialNumber, String address)

Properties

address String
final
aidlabSynchronizationDelegate AidlabSynchronizationDelegate
no getter
firmwareRevision String
final
hardwareRevision String
final
hashCode int
The hash code for this object.
no setterinherited
internalAidlab InternalAidlab
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serialNumber String
final

Methods

disconnect() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
send(String command) → void
setEcgFiltrationMethod(EcgFiltrationMethod ecgFiltrationMethod) → void
startSynchronization() → void
stopSynchronization() → void
toString() String
A string representation of this object.
inherited

Operators

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