PowerDistributionBoardMetering class

Inheritance
Implemented types
Annotations
  • @JsonSerializable(explicitToJson: true)

Constructors

PowerDistributionBoardMetering({required String deviceId, required dynamic operationStatus, required dynamic installationLocation, required dynamic protocol, required dynamic faultStatus, required dynamic manufacturer, dynamic id, dynamic instantaneousElectricPowerConsumption, dynamic consumedCumulativeElectricEnergy, dynamic manufacturerFaultCode, dynamic currentLimit, dynamic faultDescription, dynamic businessFacilityCode, dynamic productCode, dynamic serialNumber, dynamic productionDate, dynamic powerSaving, dynamic currentDateAndTime, dynamic powerLimit, dynamic hourMeter, ElectricEnergyListDuplex? cumulativeElectricEnergyListDuplex, ElectricEnergyListSimplex? cumulativeElectricEnergyListSimplex, ElectricCurrent? instantaneousCurrent, ElectricCurrentList? instantaneousCurrentListDuplex, ElectricCurrentList? instantaneousCurrentListSimplex, dynamic instantaneousElectricPower, ElectricPowerList? instantaneousElectricPowerListDuplex, ElectricPowerList? instantaneousElectricPowerListSimplex, ElectricVoltage? instantaneousVoltage, num? masterRatedCapacity, MeasuredElectricEnergy? measurementChannel1, MeasuredElectricEnergy? measurementChannel2, MeasuredElectricEnergy? measurementChannel3, MeasuredElectricEnergy? measurementChannel4, MeasuredElectricEnergy? measurementChannel5, MeasuredElectricEnergy? measurementChannel6, MeasuredElectricEnergy? measurementChannel7, MeasuredElectricEnergy? measurementChannel8, MeasuredElectricEnergy? measurementChannel9, MeasuredElectricEnergy? measurementChannel10, MeasuredElectricEnergy? measurementChannel11, MeasuredElectricEnergy? measurementChannel12, MeasuredElectricEnergy? measurementChannel13, MeasuredElectricEnergy? measurementChannel14, MeasuredElectricEnergy? measurementChannel15, MeasuredElectricEnergy? measurementChannel16, MeasuredElectricEnergy? measurementChannel17, MeasuredElectricEnergy? measurementChannel18, MeasuredElectricEnergy? measurementChannel19, MeasuredElectricEnergy? measurementChannel20, MeasuredElectricEnergy? measurementChannel21, MeasuredElectricEnergy? measurementChannel22, MeasuredElectricEnergy? measurementChannel23, MeasuredElectricEnergy? measurementChannel24, MeasuredElectricEnergy? measurementChannel25, MeasuredElectricEnergy? measurementChannel26, MeasuredElectricEnergy? measurementChannel27, MeasuredElectricEnergy? measurementChannel28, MeasuredElectricEnergy? measurementChannel29, MeasuredElectricEnergy? measurementChannel30, MeasuredElectricEnergy? measurementChannel31, MeasuredElectricEnergy? measurementChannel32, dynamic normalDirectionCumulativeElectricEnergy, ElectricEnergyLog? normalDirectionCumulativeElectricEnergyLog, dynamic numberOfMeasurementChannelsDuplex, dynamic numberOfMeasurementChannelsSimplex, dynamic reverseDirectionCumulativeElectricEnergy, ElectricEnergyLog? reverseDirectionCumulativeElectricEnergyLog})
const
PowerDistributionBoardMetering.fromJson(Map<String, dynamic> json)
factory

Properties

businessFacilityCode String?
finalinherited
consumedCumulativeElectricEnergy num?
finalinherited
cumulativeElectricEnergyListDuplex ElectricEnergyListDuplex?
final
cumulativeElectricEnergyListSimplex ElectricEnergyListSimplex?
final
currentDateAndTime DateTime?
finalinherited
currentLimit num?
finalinherited
deviceId String
final
deviceType DeviceType
final
faultDescription String?
finalinherited
faultStatus bool
finalinherited
hashCode int
The hash code for this object.
no setterinherited
hourMeter HourMeter?
finalinherited
id String?
finalinherited
installationLocation String
finalinherited
instantaneousCurrent ElectricCurrent?
final
instantaneousCurrentListDuplex ElectricCurrentList?
final
instantaneousCurrentListSimplex ElectricCurrentList?
final
instantaneousElectricPower → dynamic
final
instantaneousElectricPowerConsumption num?
finalinherited
instantaneousElectricPowerListDuplex ElectricPowerList?
final
instantaneousElectricPowerListSimplex ElectricPowerList?
final
instantaneousVoltage ElectricVoltage?
final
manufacturer Manufacturer
finalinherited
manufacturerFaultCode String?
finalinherited
masterRatedCapacity num?
final
measurementChannel1 MeasuredElectricEnergy?
final
measurementChannel2 MeasuredElectricEnergy?
final
measurementChannel3 MeasuredElectricEnergy?
final
measurementChannel4 MeasuredElectricEnergy?
final
measurementChannel5 MeasuredElectricEnergy?
final
measurementChannel6 MeasuredElectricEnergy?
final
measurementChannel7 MeasuredElectricEnergy?
final
measurementChannel8 MeasuredElectricEnergy?
final
measurementChannel9 MeasuredElectricEnergy?
final
measurementChannel10 MeasuredElectricEnergy?
final
measurementChannel11 MeasuredElectricEnergy?
final
measurementChannel12 MeasuredElectricEnergy?
final
measurementChannel13 MeasuredElectricEnergy?
final
measurementChannel14 MeasuredElectricEnergy?
final
measurementChannel15 MeasuredElectricEnergy?
final
measurementChannel16 MeasuredElectricEnergy?
final
measurementChannel17 MeasuredElectricEnergy?
final
measurementChannel18 MeasuredElectricEnergy?
final
measurementChannel19 MeasuredElectricEnergy?
final
measurementChannel20 MeasuredElectricEnergy?
final
measurementChannel21 MeasuredElectricEnergy?
final
measurementChannel22 MeasuredElectricEnergy?
final
measurementChannel23 MeasuredElectricEnergy?
final
measurementChannel24 MeasuredElectricEnergy?
final
measurementChannel25 MeasuredElectricEnergy?
final
measurementChannel26 MeasuredElectricEnergy?
final
measurementChannel27 MeasuredElectricEnergy?
final
measurementChannel28 MeasuredElectricEnergy?
final
measurementChannel29 MeasuredElectricEnergy?
final
measurementChannel30 MeasuredElectricEnergy?
final
measurementChannel31 MeasuredElectricEnergy?
final
measurementChannel32 MeasuredElectricEnergy?
final
normalDirectionCumulativeElectricEnergy → dynamic
final
normalDirectionCumulativeElectricEnergyLog ElectricEnergyLog?
final
numberOfMeasurementChannelsDuplex → dynamic
final
numberOfMeasurementChannelsSimplex → dynamic
final
operationStatus bool
finalinherited
powerLimit num?
finalinherited
powerSaving bool?
finalinherited
productCode String?
finalinherited
productionDate DateTime?
finalinherited
protocol Protocol
finalinherited
reverseDirectionCumulativeElectricEnergy → dynamic
final
reverseDirectionCumulativeElectricEnergyLog ElectricEnergyLog?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serialNumber String?
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
override
toString() String
A string representation of this object.
inherited

Operators

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