neuer versuch

This commit is contained in:
2025-06-18 11:16:34 +02:00
parent fa74b03125
commit 0ee05375dc
9 changed files with 118 additions and 227 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"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": []
}