Files
Symcon_Belevo_Energiemanage…/Belevo_Pv_Visu_1/form.json
2025-06-18 11:06:16 +02:00

26 lines
479 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)"
}
],
"actions": []
}