8 lines
359 B
JSON
8 lines
359 B
JSON
{
|
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
"$id": "schema:EnergyEfficiencyEnumeration",
|
|
"title": "EnergyEfficiencyEnumeration",
|
|
"description": "Enumerates energy efficiency levels (also known as \"classes\" or \"ratings\") and certifications that are part of several international energy efficiency standards.",
|
|
"type": "object"
|
|
}
|