ElectricityInsightRecord.GridCleanliness
A structure that describes the environmental impact of grid electricity during specific time periods.
Declaration
struct GridCleanlinessOverview
The ElectricityInsightRecord structure’s dataByGridCleanliness property returns electricity usage by the categories that this structure defines.
The type of electricity usage that this structure stores depends on the generic type parameter of a given ElectricityInsightMeasure instance. If the generic type is:
- Measurement<UnitEnergy>
The electricity usage refers to energy consumption or generation.
- Duration
The electricity usage refers to an amount of time that an electrical device is operational and consuming energy.