Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jostrasser/c822d072893f43f072b36768474cb9e0 to your computer and use it in GitHub Desktop.
Save jostrasser/c822d072893f43f072b36768474cb9e0 to your computer and use it in GitHub Desktop.
AQUACONTROL - POOL ÜBERSICHT
{
"__inputs": [
{
"name": "DS_POOL-DB",
"label": "POOL-DB",
"description": "",
"type": "datasource",
"pluginId": "influxdb",
"pluginName": "InfluxDB"
}
],
"__requires": [
{
"type": "panel",
"id": "alertlist",
"name": "Alert list",
"version": ""
},
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.0.6"
},
{
"type": "datasource",
"id": "influxdb",
"name": "InfluxDB",
"version": "1.0.0"
},
{
"type": "panel",
"id": "natel-discrete-panel",
"name": "Discrete",
"version": "0.1.1"
},
{
"type": "panel",
"id": "stat",
"name": "Stat",
"version": ""
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
}
],
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"description": "AquaControl Dosieranlage - Pool-Daten",
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": null,
"links": [],
"panels": [
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"2 minutes ago": {
"color": "semi-dark-blue",
"index": 2,
"text": "vor 2 Minuten"
},
"3 minutes ago": {
"color": "semi-dark-blue",
"index": 3,
"text": "vor 3 Minuten"
},
"4 minutes ago": {
"color": "semi-dark-blue",
"index": 4,
"text": "vor 4 Minuten"
},
"5 minutes ago": {
"color": "semi-dark-blue",
"index": 5,
"text": "vor 5 Minuten"
},
"a few seconds ago": {
"color": "semi-dark-blue",
"index": 0,
"text": "vor ein paar Sekunden"
},
"a minute ago": {
"color": "semi-dark-blue",
"index": 1,
"text": "vor einer Minute"
}
},
"type": "value"
},
{
"options": {
"match": "empty",
"result": {
"color": "semi-dark-red",
"index": 6,
"text": "KEINE DATEN"
}
},
"type": "special"
}
],
"max": 5000,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-blue",
"value": null
}
]
},
"unit": "dateTimeFromNow"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 8,
"x": 0,
"y": 0
},
"id": 20,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "Status",
"groupBy": [],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"LastImport"
],
"type": "field"
}
]
],
"tags": []
}
],
"title": "LETZTE AKTUALISIERUNG",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"delay": {
"color": "semi-dark-orange",
"index": 4,
"text": "Wartend"
},
"error": {
"color": "semi-dark-red",
"index": 1,
"text": "FEHLER"
},
"menu": {
"color": "semi-dark-blue",
"index": 2,
"text": "MENU AKTIVIERT"
},
"stop": {
"color": "semi-dark-orange",
"index": 5,
"text": "REGLER DEAKTIVIERT"
},
"working": {
"color": "semi-dark-blue",
"index": 3,
"text": "In Betrieb"
}
},
"type": "value"
},
{
"options": {
"match": "empty",
"result": {
"color": "semi-dark-red",
"index": 0,
"text": "KEINE DATEN"
}
},
"type": "special"
}
],
"max": 5000,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-blue",
"value": null
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 8,
"x": 8,
"y": 0
},
"id": 6,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^Status$/",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "Status",
"groupBy": [],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Status"
],
"type": "field"
}
]
],
"tags": []
}
],
"title": "ANLAGE STATUS",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"flow,flow": {
"color": "semi-dark-orange",
"index": 5,
"text": "KEIN WASSERFLUSS (PUMPE AUS)"
},
"level dis.": {
"color": "semi-dark-red",
"index": 1,
"text": "KANISTER DESINFEKTION LEER! PRÜFEN!"
},
"level dis.,flow,flow": {
"color": "semi-dark-red",
"index": 2,
"text": "KANISTER DESINFEKTION LEER! KEIN WASSERFLUSS (PUMPE AUS)"
},
"level pH": {
"color": "semi-dark-red",
"index": 3,
"text": "KANISTER PH- LEER! PRÜFEN!"
},
"level pH.,flow,flow": {
"color": "semi-dark-red",
"index": 4,
"text": "KANISTER PH- LEER! KEIN WASSERFLUSS (PUMPE AUS)"
},
"limit dis.": {
"color": "semi-dark-orange",
"index": 19,
"text": "LIMIT REDOX AKTIV! PRÜFEN!"
},
"limit dis.,flow,flow": {
"color": "semi-dark-orange",
"index": 18,
"text": "LIMIT Redox AKTIV! KEIN WASSERFLUSS (PUMPE AUS)"
},
"limit pH": {
"color": "semi-dark-orange",
"index": 14,
"text": "LIMIT pH AKTIV! PRÜFEN!"
},
"limit pH,flow,flow": {
"color": "semi-dark-orange",
"index": 17,
"text": "LIMIT pH AKTIV! KEIN WASSERFLUSS (PUMPE AUS)"
},
"limit pH,lower dis.": {
"color": "semi-dark-orange",
"index": 16,
"text": "LIMIT pH AKTIV! Untergrenze Redox unterschritten, PRÜFEN!"
},
"limit pH,upper dis.": {
"color": "semi-dark-orange",
"index": 15,
"text": "LIMIT pH AKTIV! Obergrenze Redox überschritten, PRÜFEN!"
},
"lower dis.": {
"color": "semi-dark-orange",
"index": 13,
"text": "Untergrenze Redox unterschritten"
},
"lower pH": {
"color": "semi-dark-orange",
"index": 10,
"text": "Untergrenze pH unterschritten"
},
"lower pH,lower dis.": {
"color": "semi-dark-orange",
"index": 12,
"text": "Untergrenze pH und Redox unterschritten"
},
"lower pH,upper dis.": {
"color": "semi-dark-orange",
"index": 11,
"text": "Untergrenze pH und Obergrenze Redox überschritten"
},
"upper dis.": {
"color": "semi-dark-orange",
"index": 9,
"text": "Obergrenze Redox überschritten"
},
"upper pH,lower dis.": {
"color": "semi-dark-orange",
"index": 8,
"text": "Obergrenze pH und Untergrenze Redox überschritten"
},
"upper pH,upper dis.": {
"color": "semi-dark-orange",
"index": 7,
"text": "Obergrenze pH und Redox überschritten"
},
"upper ph": {
"color": "semi-dark-orange",
"index": 6,
"text": "Obergrenze pH überschritten"
}
},
"type": "value"
},
{
"options": {
"match": "empty",
"result": {
"color": "semi-dark-green",
"index": 0,
"text": "Keine Fehler"
}
},
"type": "special"
}
],
"max": 5000,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-orange",
"value": null
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 8,
"x": 16,
"y": 0
},
"id": 23,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^OTHER$/",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "OTHER",
"groupBy": [],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"DiagData"
],
"type": "field"
}
]
],
"tags": []
}
],
"title": "AKTUELLE FEHLER / STATUS",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"": {
"text": "KEINE DATEN"
}
},
"type": "value"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-blue",
"value": null
},
{
"color": "semi-dark-green",
"value": 25
},
{
"color": "semi-dark-red",
"value": 30
}
]
},
"unit": "celsius"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 8,
"x": 0,
"y": 5
},
"id": 4,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "Wassertemperatur POOL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Temp"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"title": "WASSERTEMPERATUR POOL AKTUELL",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"": {
"text": "KEINE DATEN"
}
},
"type": "value"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-blue",
"value": null
},
{
"color": "semi-dark-green",
"value": 25
},
{
"color": "semi-dark-red",
"value": 30
}
]
},
"unit": "celsius"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 8,
"x": 8,
"y": 5
},
"id": 25,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "TEMP DURCHSCHNITT",
"groupBy": [
{
"params": [
"24h"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Temp"
],
"type": "field"
},
{
"params": [],
"type": "median"
}
]
],
"tags": []
},
{
"alias": "TEMP MAXIMAL",
"groupBy": [
{
"params": [
"24h"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Temp"
],
"type": "field"
},
{
"params": [],
"type": "max"
}
]
],
"tags": []
}
],
"timeFrom": null,
"title": "WASSERTEMPERATUR POOL in den letzten 24h",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 1,
"mappings": [
{
"options": {
"": {
"text": "KEINE DATEN"
}
},
"type": "value"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-orange",
"value": null
},
{
"color": "semi-dark-red",
"value": 1
},
{
"color": "semi-dark-purple",
"value": 40
}
]
},
"unit": "flowlpm"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 8,
"x": 16,
"y": 5
},
"id": 16,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "Durchflussmenge POOL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Flow"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"title": "DURCHFLUSS PUMPE",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 2,
"mappings": [
{
"options": {
"": {
"text": "KEINE DATEN"
}
},
"type": "value"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-red",
"value": null
},
{
"color": "semi-dark-blue",
"value": 7
},
{
"color": "semi-dark-red",
"value": 7.41
}
]
},
"unit": "pH"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 9
},
"id": 10,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "pH Alarm-Wert MAX",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pHMax"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "pH WERT AKTUELL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pH"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "pH Alarm-Wert MIN",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pHMin"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"title": "PH-WERTE POOL",
"type": "stat"
},
{
"cacheTimeout": null,
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"decimals": 0,
"mappings": [
{
"options": {
"": {
"text": "KEINE DATEN"
}
},
"type": "value"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-red",
"value": null
},
{
"color": "semi-dark-green",
"value": 550
},
{
"color": "semi-dark-red",
"value": 701
}
]
},
"unit": "mvolt"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 9
},
"id": 8,
"links": [],
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.0.6",
"targets": [
{
"alias": "Redox Alarm-Wert MAX",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"RedoxMax"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Redox WERT AKTUELL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Redox"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Redox Alarm-Wert MIN",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"RedoxMin"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"title": "REDOX-WERTE POOL",
"type": "stat"
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
7,
7.4
],
"type": "outside_range"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "median"
},
"type": "query"
},
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"D",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "4h",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: pH WERT hat Bereich 7,0 bis 7,4 seit 4 Stunden überschritten!\nBei ALARM manuelle Prüfung durchführen / Anlage prüfen",
"name": "POOL - PH WERT",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 2,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "transparent",
"value": 7
},
{
"color": "red",
"value": 7.4
}
]
},
"unit": "pH"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "pH AKTUELL"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "pH MAX"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "pH MIN"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 18
},
"id": 13,
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "pH AKTUELL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pH"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "pH MIN",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pHMin"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "pH MAX",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"pHMax"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Wasserfluss",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": true,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "D",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Flow"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "lt",
"value": 7,
"visible": true
},
{
"colorMode": "critical",
"op": "gt",
"value": 7.4,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "pH WERT POOL",
"type": "timeseries"
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
550,
700
],
"type": "outside_range"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "median"
},
"type": "query"
},
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"D",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "4h",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: REDOX WERT hat Bereich 500 bis 650 seit 4 Stunden überschritten!\nBei ALARM manuelle Prüfung durchführen / Anlage prüfen",
"name": "POOL - REDOX WERT",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 0,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "transparent",
"value": 550
},
{
"color": "red",
"value": 700
}
]
},
"unit": "mvolt"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Redox AKTUELL"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Redox MAX"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Redox MIN"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 18
},
"id": 14,
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "Redox AKTUELL",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Redox"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Redox MIN",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"RedoxMin"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Redox MAX",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"RedoxMax"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Wasserfluss",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": true,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "D",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Flow"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "lt",
"value": 550,
"visible": true
},
{
"colorMode": "critical",
"op": "gt",
"value": 700,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "REDOX WERT POOL",
"type": "timeseries"
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
30
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "median"
},
"type": "query"
},
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"B",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "2h",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: Wassertemperatur im Pool seit 2 Stunden über 30 Grad!\nBei ALARM Kaltwasser nachlassen / Temperatur prüfen",
"name": "POOL - WASSERTEMPERATUR",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 50,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 1,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
},
{
"color": "red",
"value": 30
}
]
},
"unit": "celsius"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "TEMP"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 26
},
"id": 12,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "TEMP",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Temp"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Wasserfluss",
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": true,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Flow"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "gt",
"value": 30,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "Wassertemperatur POOL",
"type": "timeseries"
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
40
],
"type": "lt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "median"
},
"type": "query"
},
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "2h",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: Durchfluss Pumpe bei Pool liegt seit 2 Stunden unter 40 L/min!\nBei ALARM Rückspülung durchführen / Anlage prüfen",
"name": "POOL - DURCHFLUSS PUMPE",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 50,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 1,
"mappings": [],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "transparent",
"value": 40
}
]
},
"unit": "flowlpm"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Durchfluss"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 34
},
"id": 15,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"max"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "Durchfluss",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Flow"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "lt",
"value": 40,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "Wasserdurchfluss Pumpe POOL",
"type": "timeseries"
},
{
"collapsed": false,
"datasource": null,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 42
},
"id": 22,
"panels": [],
"title": "DIAGNOSE ANLAGE",
"type": "row"
},
{
"backgroundColor": "rgba(128,128,128,0.1)",
"cacheTimeout": null,
"colorMaps": [
{
"$$hashKey": "object:611",
"color": "#73BF69",
"text": "ANLAGE EIN"
},
{
"$$hashKey": "object:620",
"color": "#F2495C",
"text": "ANLAGE AUS"
}
],
"crosshairColor": "#8F070C",
"datasource": "${DS_POOL-DB}",
"display": "timeline",
"expandFromQueryS": 0,
"extendLastValue": true,
"gridPos": {
"h": 5,
"w": 24,
"x": 0,
"y": 43
},
"highlightOnMouseover": true,
"id": 24,
"legendSortBy": "-ms",
"lineColor": "rgba(0,0,0,0.1)",
"links": [],
"metricNameColor": "#d8d9da",
"pluginVersion": "7.1.5",
"rangeMaps": [
{
"$$hashKey": "object:806",
"from": "",
"text": "KEINE DATEN",
"to": ""
}
],
"rowHeight": 60,
"showLegend": true,
"showLegendCounts": false,
"showLegendNames": false,
"showLegendPercent": true,
"showLegendTime": true,
"showLegendValues": true,
"showTimeAxis": true,
"targets": [
{
"alias": "LAUFZEIT",
"groupBy": [],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"RunTime"
],
"type": "field"
}
]
],
"tags": []
}
],
"textSize": 20,
"textSizeTime": 12,
"timeFrom": null,
"timeOptions": [
{
"name": "Years",
"value": "years"
},
{
"name": "Months",
"value": "months"
},
{
"name": "Weeks",
"value": "weeks"
},
{
"name": "Days",
"value": "days"
},
{
"name": "Hours",
"value": "hours"
},
{
"name": "Minutes",
"value": "minutes"
},
{
"name": "Seconds",
"value": "seconds"
},
{
"name": "Milliseconds",
"value": "milliseconds"
}
],
"timePrecision": {
"name": "Minutes",
"value": "minutes"
},
"timeShift": null,
"timeTextColor": "#d8d9da",
"title": "LAUFZEIT ANLAGE OHNE STÖRUNG",
"type": "natel-discrete-panel",
"units": "h",
"use12HourClock": false,
"useTimePrecision": false,
"valueMaps": [
{
"$$hashKey": "object:804",
"op": "=",
"text": "KEINE DATEN",
"value": ""
},
{
"$$hashKey": "object:808",
"op": "=",
"text": "ANLAGE AUS",
"value": "true"
},
{
"$$hashKey": "object:810",
"op": "=",
"text": "ANLAGE EIN",
"value": "false"
}
],
"valueTextColor": "#d8d9da",
"writeAllValues": false,
"writeLastValue": false,
"writeMetricNames": false
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
1
],
"type": "lt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
},
{
"evaluator": {
"params": [
1
],
"type": "lt"
},
"operator": {
"type": "or"
},
"query": {
"params": [
"B",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "0m",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: Kanister Chlor oder pH von Dosieranlage ist leer!\nDetails siehe AKTUELLE FEHLER / STATUS. \nBei ALARM Kanisterfüllstände prüfen",
"name": "POOL - FÜLLSTAND KANISTER Chlor/pH",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 50,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 0,
"mappings": [],
"max": 2,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "transparent",
"value": 0
}
]
},
"unit": "none"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Alarm PH Kanister OK"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Alarm Redox Kanister OK"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 48
},
"id": 28,
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "Alarm Redox Kanister OK",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"AlarmRedoxLevel"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Alarm PH Kanister OK",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"AlarmPHLevel"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "lt",
"value": 1,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "Überwachung Chlor/pH KANISTER FÜLLSTÄNDE",
"type": "timeseries"
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
},
{
"evaluator": {
"params": [
0
],
"type": "gt"
},
"operator": {
"type": "or"
},
"query": {
"params": [
"B",
"15m",
"now"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"executionErrorState": "keep_state",
"for": "0m",
"frequency": "15m",
"handler": 1,
"message": "ACHTUNG: LIMIT INJEKTION Chlor oder pH aktiv!\nDetails siehe AKTUELLE FEHLER / STATUS. \nBei ALARM Anlage prüfen und vor Ort mit \"OK\" bestätigen",
"name": "POOL - LIMIT INJEKTION Chlor/ph",
"noDataState": "keep_state",
"notifications": [
{
"uid": "njKxEFYMk"
},
{
"uid": "KsWBPFYMz"
}
]
},
"datasource": "${DS_POOL-DB}",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 50,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "line+area"
}
},
"decimals": 0,
"mappings": [],
"max": 2,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "transparent",
"value": 1
}
]
},
"unit": "none"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Alarm PH LIMIT"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Alarm Redox LIMIT"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 48
},
"id": 29,
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.0.3",
"targets": [
{
"alias": "Alarm Redox LIMIT",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"AlarmRedoxLimit"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
},
{
"alias": "Alarm PH LIMIT",
"groupBy": [
{
"params": [
"5m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"measurement": "AquacontrolData",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"AlarmPHLimit"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": []
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "gt",
"value": 0,
"visible": true
}
],
"timeFrom": null,
"timeShift": null,
"title": "Überwachung Chlor/pH LIMIT INJEKTION",
"type": "timeseries"
},
{
"datasource": null,
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 56
},
"id": 18,
"options": {
"alertName": "",
"dashboardAlerts": true,
"dashboardTitle": "",
"folderId": null,
"maxItems": 10,
"showOptions": "current",
"sortOrder": 1,
"stateFilter": {
"alerting": true,
"execution_error": true,
"no_data": true,
"ok": false,
"paused": true,
"pending": true
},
"tags": []
},
"pluginVersion": "8.0.6",
"timeFrom": null,
"timeShift": null,
"title": "POOL ÜBERWACHUNG / ALARME",
"type": "alertlist"
},
{
"datasource": null,
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 56
},
"id": 27,
"options": {
"content": "2020:\nPH 7.20 / Redox: 550 - 600 mV ergibt Schütteltest DPD-Wert 0,6 - 1,0 mg/l\n\n2021:\nPH: 7.20 / Redox: 620 - 670 mV ergibt Schütteltest DPD-Wert 0,6 - 1,0 mg/l\n ",
"mode": "markdown"
},
"pluginVersion": "8.0.6",
"targets": [
{
"queryType": "randomWalk",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Jahreszielwerte",
"type": "text"
}
],
"refresh": "1m",
"schemaVersion": 30,
"style": "dark",
"tags": [
"POOL"
],
"templating": {
"list": []
},
"time": {
"from": "now-24h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"1m",
"5m"
]
},
"timezone": "",
"title": "AQUACONTROL - POOL ÜBERSICHT",
"uid": "ZyPvqeHGk",
"version": 259
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment