{ "datasource": null, "columns": [ { "text": "Current", "value": "current" } ], "fontSize": "120%", "gridPos": { "h": 6, "w": 6, "x": 9, "y": 7 }, "id": 47, "options": {}, "pageSize": null, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "☀️Stunden", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Current", "preserveFormat": false, "thresholds": [], "type": "number", "unit": "h" }, { "alias": "Zeit", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Metric", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "alias": "☀️ Heute", "groupBy": [], "measurement": "javascript.0.Wetterstation.Info.Sonnenschein_Tag", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"javascript.0.Wetterstation.Aussentemperatur\" WHERE $timeFilter", "rawQuery": false, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "/3600" ], "type": "math" } ] ], "tags": [] }, { "alias": "☀️ aktuelle Woche", "groupBy": [], "measurement": "javascript.0.Wetterstation.Info.Sonnenschein_Woche", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"javascript.0.Wetterstation.Aussentemperatur\" WHERE $timeFilter", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 3600" ], "type": "math" } ] ], "tags": [] }, { "alias": "☀️ aktuelles Monat", "groupBy": [], "measurement": "javascript.0.Wetterstation.Info.Sonnenschein_Monat", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"javascript.0.Wetterstation.Aussentemperatur\" WHERE $timeFilter", "rawQuery": false, "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 3600" ], "type": "math" } ] ], "tags": [] }, { "alias": "☀️ aktuelles Jahr", "groupBy": [], "measurement": "javascript.0.Wetterstation.Info.Sonnenschein_Jahr", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"javascript.0.Wetterstation.Aussentemperatur\" WHERE $timeFilter", "rawQuery": false, "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 3600" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "transparent": true, "type": "table" }