EnergyEfficiency

class

Energy Efficiency

A product's energy efficiency declaration: A–G class, EPREL registration, consumption modes.

URI:https://ref.openepcis.io/extensions/common/core/EnergyEfficiency

Properties (7)

PropertyDescriptionRange
annualEnergyConsumptionAnnual energy consumption. gs1:QuantitativeValue with unitCode 'KWH'.gs1:QuantitativeValue
energyEfficiencyClassEnergyEfficiencyClass
eprelProductUrlURL of the product's EPREL public page.xsd:anyURI
eprelRegistrationNumberEU EPREL (European Product Registry for Energy Labelling) registration number.xsd:string
powerConsumptionOffPower consumed in off mode. gs1:QuantitativeValue with unitCode 'WTT'.gs1:QuantitativeValue
powerConsumptionOnPower consumed in active operating mode. gs1:QuantitativeValue with unitCode 'WTT'.gs1:QuantitativeValue
powerConsumptionStandbyPower consumed in standby. gs1:QuantitativeValue with unitCode 'WTT'.gs1:QuantitativeValue

Used as Range (1)

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "EnergyEfficiency",
  "annualEnergyConsumption": "...",
  "energyEfficiencyClass": "...",
  "eprelProductUrl": "..."
}