no message
This commit is contained in:
@@ -1,11 +1,25 @@
|
|||||||
{
|
{
|
||||||
"id": "{{28A05FF5-582D-8F15-4CCF-A18402C4BC2B}}",
|
"elements": [
|
||||||
"name": "Energy_Pie",
|
{ "type": "SelectVariable", "name": "VarProduction", "caption": "Produktion (kWh)" },
|
||||||
"type": 3,
|
{ "type": "SelectVariable", "name": "VarConsumption", "caption": "Verbrauch (kWh)" },
|
||||||
"vendor": "Custom",
|
{ "type": "SelectVariable", "name": "VarFeedIn", "caption": "Einspeisung (kWh)" },
|
||||||
"aliases": [
|
{ "type": "SelectVariable", "name": "VarGrid", "caption": "Bezug Netz (kWh)" },
|
||||||
"Energy_Pie",
|
|
||||||
"Energie-Kreisdiagramm"
|
{ "type": "Label", "caption": "" },
|
||||||
|
|
||||||
|
{
|
||||||
|
"type": "Select",
|
||||||
|
"name": "DefaultRange",
|
||||||
|
"caption": "Standard-Zeitraum",
|
||||||
|
"options": [
|
||||||
|
{ "caption": "Tag", "value": "day" },
|
||||||
|
{ "caption": "Woche", "value": "week" },
|
||||||
|
{ "caption": "Monat", "value": "month" },
|
||||||
|
{ "caption": "Gesamt", "value": "total" }
|
||||||
|
]
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"url": ""
|
"actions": [
|
||||||
|
{ "type": "Button", "caption": "Test: Tile aktualisieren", "onClick": "EP_TestPush($id);" }
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"id": "{{97BFC43B-9BE5-AB7D-EC5A-E31BB54878E0}}",
|
"id": "{97BFC43B-9BE5-AB7D-EC5A-E31BB54878E0}",
|
||||||
"name": "Energy_Pie",
|
"name": "Energy_Pie",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"vendor": "Belevo AG",
|
"vendor": "Belevo AG",
|
||||||
|
|||||||
Reference in New Issue
Block a user