ElectricalEnergyMeasurementTrait.CumulativeEnergyMeasured

interface ElectricalEnergyMeasurementTrait.CumulativeEnergyMeasured


This event gets generated when the server takes a snapshot of the cumulative energy imported or exported from the server.

Summary

Public properties

ElectricalEnergyMeasurementTrait.EnergyMeasurementStruct?

The most recent measurement of cumulative energy exported by the server, and the timestamp of when the measurement was recorded.

ElectricalEnergyMeasurementTrait.EnergyMeasurementStruct?

The most recent measurement of cumulative energy imported by the server, and the timestamp of when the measurement was recorded.

Public properties

energyExported

val energyExportedElectricalEnergyMeasurementTrait.EnergyMeasurementStruct?

The most recent measurement of cumulative energy exported by the server, and the timestamp of when the measurement was recorded.

energyImported

val energyImportedElectricalEnergyMeasurementTrait.EnergyMeasurementStruct?

The most recent measurement of cumulative energy imported by the server, and the timestamp of when the measurement was recorded.