Ebbflow class

Inheritance
Available Extensions

Constructors

Ebbflow({required Room room})

Properties

dayInterval int?
getter/setter pair
device Device?
getter/setter pairinherited
events Stream<FarmEvent>
no setterinherited
floodAutomation bool?
getter/setter pair
hasDevice bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id String
final
isEmpty bool?
no setter
isFull bool?
no setter
isOnline bool
no setterinherited
lastDrain int?
no setter
lastEmpty int?
no setter
lastFlood int?
no setter
lastFull int?
no setter
maxDrainMinutes int?
getter/setter pair
maxFloodMinutes int?
getter/setter pair
maxFullSeconds int?
getter/setter pair
maxUnfullMinutes int?
getter/setter pair
minDrainSeconds int?
getter/setter pair
minEmptySeconds int?
getter/setter pair
minFullSeconds int?
getter/setter pair
name String
final
nightInterval int?
getter/setter pair
phase int?
getter/setter pair
room Room
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

consumeControl(String name, String endpoint) → void
inherited
consumeState(String propertyId, String value) Object?
inherited
getProperty(String propertyId) Object?
inherited
hasProperty(String propertyId) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setControl(String prop, Object? value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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