{ "datasource": "InfluxDB", "aliasColors": { "Sun altitude": "semi-dark-yellow", "javascript.0.Wetterstation.Sonnenstrahlung.mean": "dark-red", "node-red.0.fitzbek_sun_altitude.mean": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 3, "fillGradient": 3, "gridPos": { "h": 11, "w": 10, "x": 11, "y": 22 }, "hiddenSeries": false, "id": 69, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node-red.0.fitzbek_sun_altitude", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "type": "field", "params": [ "value" ] }, { "type": "mean", "params": [] }, { "type": "math", "params": [ "/1.8" ] } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "javascript.0.Wetterstation.Sonnenstrahlung", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 25" ], "type": "math" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node-red.0.fitzbek_moon_altitude", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "type": "field", "params": [ "value" ] }, { "type": "mean", "params": [] }, { "type": "math", "params": [ " / 1.3" ] } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "🌞Sonnenstrahlung / Sonnenstand / Mondstand", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "Sonnenstand", "logBase": 1, "max": "40", "min": "0", "show": true }, { "decimals": null, "format": "none", "label": "Sonnenstrahlung/Sensor", "logBase": 1, "max": "40", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": 200 } }