Files
Symcon_Belevo_Energiemanage…/Belevo_PV_Visu/form.json
T
2025-06-18 10:46:44 +02:00

25 lines
462 B
JSON

{
"elements": [
{
"type": "SelectVariable",
"name": "VarProduction",
"caption": "Produktion (kWh)"
},
{
"type": "SelectVariable",
"name": "VarConsumption",
"caption": "Verbrauch (kWh)"
},
{
"type": "SelectVariable",
"name": "VarFeedIn",
"caption": "Einspeisung (kWh)"
},
{
"type": "SelectVariable",
"name": "VarGrid",
"caption": "Bezug Netz (kWh)"
}
]
}