diff --git a/grafana/dashboards/SustronicsPliot3_3.json b/grafana/dashboards/SustronicsPliot3_3.json index 54ec873036f5eef74a92ca49c6979bdc0bf3da31..ff6d254ce9b1962f868ba3d1483d310a8254ded1 100644 --- a/grafana/dashboards/SustronicsPliot3_3.json +++ b/grafana/dashboards/SustronicsPliot3_3.json @@ -19,9 +19,8 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 110, + "id": 1, "links": [], - "liveNow": false, "panels": [ { "collapsed": false, @@ -41,6 +40,10 @@ "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, "gridPos": { "h": 10, "w": 24, @@ -159,6 +162,10 @@ "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, "gridPos": { "h": 10, "w": 24, @@ -276,6 +283,10 @@ "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, "gridPos": { "h": 10, "w": 24, @@ -556,6 +567,10 @@ "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, "gridPos": { "h": 10, "w": 11, @@ -680,6 +695,10 @@ "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, "gridPos": { "h": 10, "w": 13, @@ -834,8 +853,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -925,20 +943,18 @@ "type": "timeseries" } ], - "refresh": "1m", - "schemaVersion": 38, - "style": "dark", + "preload": false, + "refresh": "5s", + "schemaVersion": 40, "tags": [], "templating": { "list": [ { "current": { - "selected": true, "text": "0.003695;32.5788", "value": "0.003695;32.5788" }, "description": "Temperature polynominal coeffinients as numbers separated with semicolons in descending powers order", - "hide": 0, "label": "Temperature coeffinients", "name": "Temp_coefs", "options": [ @@ -949,17 +965,14 @@ } ], "query": "0.003695;32.5788", - "skipUrlSync": false, "type": "textbox" }, { "current": { - "selected": true, "text": "-0.003286;11.8311", "value": "-0.003286;11.8311" }, "description": "pH polynominal coeffinients as numbers separated with semicolons in descending powers order", - "hide": 0, "label": "pH coefficients", "name": "pH_coefs", "options": [ @@ -970,25 +983,18 @@ } ], "query": "-0.003286;11.8311", - "skipUrlSync": false, "type": "textbox" }, { "current": { - "selected": true, - "text": [ - "c00000000104" - ], - "value": [ - "c00000000104" - ] + "text": "All", + "value": "$__all" }, "datasource": { "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, "definition": "select DISTINCT(\"beacon_t\") from (select \"rssi\",\"beacon_t\" from sustronics WHERE $timeFilter)", - "hide": 0, "includeAll": true, "multi": true, "name": "ROUnit", @@ -996,26 +1002,18 @@ "query": "select DISTINCT(\"beacon_t\") from (select \"rssi\",\"beacon_t\" from sustronics WHERE $timeFilter)", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, "type": "query" }, { "current": { - "selected": true, - "text": [ - "c10000000e17" - ], - "value": [ - "c10000000e17" - ] + "text": "All", + "value": "$__all" }, "datasource": { "type": "influxdb", "uid": "b3860bbb-0b28-4a3c-b8d8-0723cb4f180f" }, "definition": "select DISTINCT(\"espar_t\") from (select \"rssi\",\"espar_t\" from sustronics WHERE $timeFilter)", - "hide": 0, "includeAll": true, "multi": true, "name": "Gateway", @@ -1023,8 +1021,6 @@ "query": "select DISTINCT(\"espar_t\") from (select \"rssi\",\"espar_t\" from sustronics WHERE $timeFilter)", "refresh": 1, "regex": "", - "skipUrlSync": false, - "sort": 0, "type": "query" }, { @@ -1032,11 +1028,9 @@ "auto_count": 30, "auto_min": "10s", "current": { - "selected": false, "text": "1m", "value": "1m" }, - "hide": 0, "label": "Measurment interval", "name": "interval2", "options": [ @@ -1092,15 +1086,13 @@ } ], "query": "1s,5s,10s,30s,1m,5m,10m,30m,1h,6h", - "queryValue": "", "refresh": 2, - "skipUrlSync": false, "type": "interval" } ] }, "time": { - "from": "now-2d", + "from": "now-15m", "to": "now" }, "timepicker": { @@ -1121,6 +1113,6 @@ "timezone": "", "title": "SustronicsPilot3.3", "uid": "1Mar-DTiz", - "version": 28, + "version": 1, "weekStart": "" } \ No newline at end of file