EchonetLiteDevice class abstract

Implementers

Constructors

EchonetLiteDevice()

Properties

businessFacilityCode String?
no setter
consumedCumulativeElectricEnergy num?
no setter
currentDateAndTime DateTime?
no setter
currentLimit num?
no setter
deviceId String
no setter
deviceType DeviceType
no setter
faultDescription String?
no setter
faultStatus bool
no setter
hashCode int
The hash code for this object.
no setterinherited
hourMeter HourMeter?
no setter
id String?
no setter
installationLocation String
no setter
instantaneousElectricPowerConsumption num?
no setter
manufacturer Manufacturer
no setter
manufacturerFaultCode String?
no setter
operationStatus bool
no setter
powerLimit num?
no setter
powerSaving bool?
no setter
productCode String?
no setter
productionDate DateTime?
no setter
protocol Protocol
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serialNumber String?
no setter

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