diff --git a/grafana/dashboards/Das Telemetry Base Dashboard (History).json b/grafana/dashboards/Telemetry Base Dashboard History.json similarity index 99% rename from grafana/dashboards/Das Telemetry Base Dashboard (History).json rename to grafana/dashboards/Telemetry Base Dashboard History.json index 1375a1f..c1c36a1 100644 --- a/grafana/dashboards/Das Telemetry Base Dashboard (History).json +++ b/grafana/dashboards/Telemetry Base Dashboard History.json @@ -1213,7 +1213,7 @@ }, "timepicker": {}, "timezone": "browser", - "title": "Das Telemetry Base Dashboard (History)", + "title": "Telemetry Base Dashboard History", "uid": "28d90ecd-e722-42f6-ae15-181d55ebc2e8", "version": 2 } diff --git a/grafana/dashboards/Das Telemetry Base Dashboard.json b/grafana/dashboards/Telemetry Base Dashboard Raw.json similarity index 69% rename from grafana/dashboards/Das Telemetry Base Dashboard.json rename to grafana/dashboards/Telemetry Base Dashboard Raw.json index b1ee908..3b608af 100644 --- a/grafana/dashboards/Das Telemetry Base Dashboard.json +++ b/grafana/dashboards/Telemetry Base Dashboard Raw.json @@ -18,21 +18,107 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 2, + "id": 1, "links": [], "panels": [ { - "collapsed": false, + "datasource": { + "type": "grafana-mqtt-datasource", + "uid": "grafana-mqtt-datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, "gridPos": { - "h": 1, - "w": 24, + "h": 8, + "w": 12, "x": 0, "y": 0 }, - "id": 2, - "panels": [], - "title": "Range and Efficiency", - "type": "row" + "id": 6, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.1.1", + "targets": [ + { + "refId": "A", + "topic": "packet" + } + ], + "title": "Proximity Sensors", + "transformations": [ + { + "id": "extractFields", + "options": { + "delimiter": ",", + "source": "B3" + } + } + ], + "type": "timeseries" }, { "datasource": { @@ -44,6 +130,13 @@ "color": { "mode": "thresholds" }, + "custom": { + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + } + }, "mappings": [], "thresholds": { "mode": "absolute", @@ -59,47 +152,88 @@ ] } }, - "overrides": [ - { - "__systemRef": "hideSeriesFrom", - "matcher": { - "id": "byNames", - "options": { - "mode": "exclude", - "names": [ - "FanSpeed" - ], - "prefix": "All except:", - "readOnly": true - } - }, - "properties": [] - } - ] + "overrides": [] }, "gridPos": { "h": 8, - "w": 6, + "w": 24, "x": 0, - "y": 1 + "y": 8 }, - "id": 3, + "id": 5, "options": { - "minVizHeight": 75, - "minVizWidth": 75, - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false + "basemap": { + "config": {}, + "name": "Layer 0", + "type": "default" }, - "showThresholdLabels": true, - "showThresholdMarkers": true, - "sizing": "auto" + "controls": { + "mouseWheelZoom": true, + "showAttribution": true, + "showDebug": false, + "showMeasure": false, + "showScale": false, + "showZoom": true + }, + "layers": [ + { + "config": { + "showLegend": false, + "style": { + "color": { + "fixed": "dark-green" + }, + "opacity": 0.4, + "rotation": { + "fixed": 0, + "max": 360, + "min": -360, + "mode": "mod" + }, + "size": { + "fixed": 5, + "max": 15, + "min": 2 + }, + "symbol": { + "fixed": "img/icons/marker/circle.svg", + "mode": "fixed" + }, + "symbolAlign": { + "horizontal": "center", + "vertical": "center" + }, + "textConfig": { + "fontSize": 12, + "offsetX": 0, + "offsetY": 0, + "textAlign": "center", + "textBaseline": "middle" + } + } + }, + "location": { + "latitude": "GpsLatitude", + "longitude": "GpsLongitude", + "mode": "coords" + }, + "name": "Layer 1", + "tooltip": true, + "type": "markers" + } + ], + "tooltip": { + "mode": "details" + }, + "view": { + "allLayers": true, + "id": "zero", + "lat": 0, + "lon": 0, + "zoom": 1 + } }, - "pluginVersion": "12.3.1", + "pluginVersion": "12.1.1", "targets": [ { "datasource": { @@ -110,7 +244,7 @@ "topic": "packet" } ], - "title": "Pack State Of Charge", + "title": "GeoMap", "transformations": [ { "id": "extractFields", @@ -119,16 +253,19 @@ "format": "json", "jsonPaths": [ { - "path": "PackStateOfCharge" + "path": "GpsLatitude" + }, + { + "path": "GpsLongitude" } ], "keepTime": false, "replace": true, - "source": "Battery" + "source": "Telemetry" } } ], - "type": "gauge" + "type": "geomap" }, { "datasource": { @@ -148,9 +285,9 @@ "axisPlacement": "auto", "barAlignment": 0, "barWidthFactor": 0.6, - "drawStyle": "line", + "drawStyle": "bars", "fillOpacity": 0, - "gradientMode": "none", + "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, @@ -159,12 +296,11 @@ "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, - "pointSize": 5, + "pointSize": 7, "scaleDistribution": { "type": "linear" }, - "showPoints": "auto", - "showValues": false, + "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", @@ -187,7 +323,8 @@ "value": 80 } ] - } + }, + "unit": "amp" }, "overrides": [ { @@ -197,7 +334,7 @@ "options": { "mode": "exclude", "names": [ - "PackCurrent" + "MotorCurrent" ], "prefix": "All except:", "readOnly": true @@ -208,7 +345,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": true, + "tooltip": false, "viz": true } } @@ -218,11 +355,11 @@ }, "gridPos": { "h": 8, - "w": 12, - "x": 6, - "y": 1 + "w": 24, + "x": 0, + "y": 16 }, - "id": 1, + "id": 4, "options": { "legend": { "calcs": [], @@ -236,7 +373,7 @@ "sort": "none" } }, - "pluginVersion": "12.3.1", + "pluginVersion": "12.1.1", "targets": [ { "datasource": { @@ -247,50 +384,17 @@ "topic": "packet" } ], - "title": "Packet (History)", + "title": "Packet/KeyMotor", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "PackVoltage" - }, - { - "path": "PackCurrent" - }, - { - "alias": "PackStateOfCharge (SOC)", - "path": "PackStateOfCharge" - }, - { - "alias": "PackAmphours (Ah)", - "path": "PackAmphours" - } - ], - "keepTime": false, - "replace": false, - "source": "Battery" - } - }, - { - "id": "extractFields", - "options": { - "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "RegenBraking" - } - ], - "keepTime": false, - "replace": false, - "source": "B3" + "source": "KeyMotor" } } ], + "transparent": true, "type": "timeseries" }, { @@ -299,24 +403,11 @@ "h": 1, "w": 24, "x": 0, - "y": 9 - }, - "id": 16, - "panels": [], - "title": "Speed & Performance", - "type": "row" - }, - { - "collapsed": false, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 10 + "y": 24 }, - "id": 8, + "id": 2, "panels": [], - "title": "Driving Behavior and Safety", + "title": "Row title", "type": "row" }, { @@ -353,7 +444,6 @@ "type": "linear" }, "showPoints": "auto", - "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -386,7 +476,7 @@ "options": { "mode": "exclude", "names": [ - "RightSignalStatus" + "ArrayChargeCurrent" ], "prefix": "All except:", "readOnly": true @@ -397,7 +487,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": true, + "tooltip": false, "viz": true } } @@ -409,9 +499,9 @@ "h": 8, "w": 12, "x": 0, - "y": 11 + "y": 25 }, - "id": 7, + "id": 1, "options": { "legend": { "calcs": [], @@ -425,41 +515,28 @@ "sort": "none" } }, - "pluginVersion": "12.3.1", + "pluginVersion": "12.1.1", "targets": [ { "datasource": { "type": "grafana-mqtt-datasource", "uid": "grafana-mqtt-datasource" }, + "hide": false, "refId": "A", "topic": "packet" } ], - "title": "Driving Behavior", + "title": "Packet/Contactor", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "Acceleration" - }, - { - "path": "BrakeSwitchDigital" - }, - { - "path": "LeftSignalStatus" - }, - { - "path": "RightSignalStatus" - } - ], + "format": "auto", "keepTime": false, "replace": false, - "source": "B3" + "source": "Contactor" } } ], @@ -470,7 +547,6 @@ "type": "grafana-mqtt-datasource", "uid": "grafana-mqtt-datasource" }, - "description": "Critical system errors or safety trips within the battery management system.", "fieldConfig": { "defaults": { "color": { @@ -500,7 +576,6 @@ "type": "linear" }, "showPoints": "auto", - "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -533,7 +608,7 @@ "options": { "mode": "exclude", "names": [ - "MalfunctionIndicatorActive" + "AverageCellVoltage" ], "prefix": "All except:", "readOnly": true @@ -544,7 +619,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": true, + "tooltip": false, "viz": true } } @@ -556,9 +631,9 @@ "h": 8, "w": 12, "x": 12, - "y": 11 + "y": 25 }, - "id": 9, + "id": 3, "options": { "legend": { "calcs": [], @@ -572,7 +647,7 @@ "sort": "none" } }, - "pluginVersion": "12.3.1", + "pluginVersion": "12.1.1", "targets": [ { "datasource": { @@ -583,59 +658,16 @@ "topic": "packet" } ], - "title": "Safety", + "title": "Packet/Battery", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "ProximitySensor1" - } - ], - "source": "ProximitySensors" - } - }, - { - "id": "extractFields", - "options": { - "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "ProtectionTrip" - } - ], - "source": "MBMS" - } - }, - { - "id": "extractFields", - "options": { - "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "MalfunctionIndicatorActive" - } - ], + "keepTime": false, + "replace": false, "source": "Battery" } - }, - { - "id": "extractFields", - "options": { - "delimiter": ",", - "format": "json", - "jsonPaths": [ - { - "path": "ArrayContactorError" - } - ], - "source": "Contactor" - } } ], "type": "timeseries" @@ -643,18 +675,18 @@ ], "preload": false, "refresh": "1m", - "schemaVersion": 42, + "schemaVersion": 41, "tags": [], "templating": { "list": [] }, "time": { - "from": "now-30m", + "from": "now-30s", "to": "now" }, "timepicker": {}, "timezone": "browser", - "title": "Das Telemetry Base Dashboard", - "uid": "40c53014-a3c2-47e8-8c8b-3ce15a6ecc61", - "version": 7 -} \ No newline at end of file + "title": "Telemetry Base Dashboard Raw", + "uid": "40c53014-a3c2-47e8-8c8b-3ce15a6ecc64", + "version": 1 +} diff --git a/grafana/dashboards/Telemetry Base Dashboard.json b/grafana/dashboards/Telemetry Base Dashboard.json index 50fcf29..8ab25d6 100644 --- a/grafana/dashboards/Telemetry Base Dashboard.json +++ b/grafana/dashboards/Telemetry Base Dashboard.json @@ -18,107 +18,21 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 1, + "id": 2, "links": [], "panels": [ { - "datasource": { - "type": "grafana-mqtt-datasource", - "uid": "grafana-mqtt-datasource" - }, - "fieldConfig": { - "defaults": { - "color": { - "mode": "palette-classic" - }, - "custom": { - "axisBorderShow": false, - "axisCenteredZero": false, - "axisColorMode": "text", - "axisLabel": "", - "axisPlacement": "auto", - "barAlignment": 0, - "barWidthFactor": 0.6, - "drawStyle": "line", - "fillOpacity": 0, - "gradientMode": "none", - "hideFrom": { - "legend": false, - "tooltip": false, - "viz": false - }, - "insertNulls": false, - "lineInterpolation": "linear", - "lineWidth": 1, - "pointSize": 5, - "scaleDistribution": { - "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "off" - } - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": 0 - }, - { - "color": "red", - "value": 80 - } - ] - } - }, - "overrides": [] - }, + "collapsed": false, "gridPos": { - "h": 8, - "w": 12, + "h": 1, + "w": 24, "x": 0, "y": 0 }, - "id": 6, - "options": { - "legend": { - "calcs": [], - "displayMode": "list", - "placement": "bottom", - "showLegend": true - }, - "tooltip": { - "hideZeros": false, - "mode": "single", - "sort": "none" - } - }, - "pluginVersion": "12.1.1", - "targets": [ - { - "refId": "A", - "topic": "packet" - } - ], - "title": "Proximity Sensors", - "transformations": [ - { - "id": "extractFields", - "options": { - "delimiter": ",", - "source": "B3" - } - } - ], - "type": "timeseries" + "id": 2, + "panels": [], + "title": "Range and Efficiency", + "type": "row" }, { "datasource": { @@ -130,13 +44,6 @@ "color": { "mode": "thresholds" }, - "custom": { - "hideFrom": { - "legend": false, - "tooltip": false, - "viz": false - } - }, "mappings": [], "thresholds": { "mode": "absolute", @@ -152,88 +59,47 @@ ] } }, - "overrides": [] + "overrides": [ + { + "__systemRef": "hideSeriesFrom", + "matcher": { + "id": "byNames", + "options": { + "mode": "exclude", + "names": [ + "FanSpeed" + ], + "prefix": "All except:", + "readOnly": true + } + }, + "properties": [] + } + ] }, "gridPos": { "h": 8, - "w": 24, + "w": 6, "x": 0, - "y": 8 + "y": 1 }, - "id": 5, + "id": 3, "options": { - "basemap": { - "config": {}, - "name": "Layer 0", - "type": "default" + "minVizHeight": 75, + "minVizWidth": 75, + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false }, - "controls": { - "mouseWheelZoom": true, - "showAttribution": true, - "showDebug": false, - "showMeasure": false, - "showScale": false, - "showZoom": true - }, - "layers": [ - { - "config": { - "showLegend": false, - "style": { - "color": { - "fixed": "dark-green" - }, - "opacity": 0.4, - "rotation": { - "fixed": 0, - "max": 360, - "min": -360, - "mode": "mod" - }, - "size": { - "fixed": 5, - "max": 15, - "min": 2 - }, - "symbol": { - "fixed": "img/icons/marker/circle.svg", - "mode": "fixed" - }, - "symbolAlign": { - "horizontal": "center", - "vertical": "center" - }, - "textConfig": { - "fontSize": 12, - "offsetX": 0, - "offsetY": 0, - "textAlign": "center", - "textBaseline": "middle" - } - } - }, - "location": { - "latitude": "GpsLatitude", - "longitude": "GpsLongitude", - "mode": "coords" - }, - "name": "Layer 1", - "tooltip": true, - "type": "markers" - } - ], - "tooltip": { - "mode": "details" - }, - "view": { - "allLayers": true, - "id": "zero", - "lat": 0, - "lon": 0, - "zoom": 1 - } + "showThresholdLabels": true, + "showThresholdMarkers": true, + "sizing": "auto" }, - "pluginVersion": "12.1.1", + "pluginVersion": "12.3.1", "targets": [ { "datasource": { @@ -244,7 +110,7 @@ "topic": "packet" } ], - "title": "GeoMap", + "title": "Pack State Of Charge", "transformations": [ { "id": "extractFields", @@ -253,19 +119,16 @@ "format": "json", "jsonPaths": [ { - "path": "GpsLatitude" - }, - { - "path": "GpsLongitude" + "path": "PackStateOfCharge" } ], "keepTime": false, "replace": true, - "source": "Telemetry" + "source": "Battery" } } ], - "type": "geomap" + "type": "gauge" }, { "datasource": { @@ -285,9 +148,9 @@ "axisPlacement": "auto", "barAlignment": 0, "barWidthFactor": 0.6, - "drawStyle": "bars", + "drawStyle": "line", "fillOpacity": 0, - "gradientMode": "hue", + "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, @@ -296,11 +159,12 @@ "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, - "pointSize": 7, + "pointSize": 5, "scaleDistribution": { "type": "linear" }, - "showPoints": "always", + "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -323,8 +187,7 @@ "value": 80 } ] - }, - "unit": "amp" + } }, "overrides": [ { @@ -334,7 +197,7 @@ "options": { "mode": "exclude", "names": [ - "MotorCurrent" + "PackCurrent" ], "prefix": "All except:", "readOnly": true @@ -345,7 +208,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": false, + "tooltip": true, "viz": true } } @@ -355,11 +218,11 @@ }, "gridPos": { "h": 8, - "w": 24, - "x": 0, - "y": 16 + "w": 12, + "x": 6, + "y": 1 }, - "id": 4, + "id": 1, "options": { "legend": { "calcs": [], @@ -373,7 +236,7 @@ "sort": "none" } }, - "pluginVersion": "12.1.1", + "pluginVersion": "12.3.1", "targets": [ { "datasource": { @@ -384,17 +247,50 @@ "topic": "packet" } ], - "title": "Packet/KeyMotor", + "title": "Packet (History)", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "source": "KeyMotor" + "format": "json", + "jsonPaths": [ + { + "path": "PackVoltage" + }, + { + "path": "PackCurrent" + }, + { + "alias": "PackStateOfCharge (SOC)", + "path": "PackStateOfCharge" + }, + { + "alias": "PackAmphours (Ah)", + "path": "PackAmphours" + } + ], + "keepTime": false, + "replace": false, + "source": "Battery" + } + }, + { + "id": "extractFields", + "options": { + "delimiter": ",", + "format": "json", + "jsonPaths": [ + { + "path": "RegenBraking" + } + ], + "keepTime": false, + "replace": false, + "source": "B3" } } ], - "transparent": true, "type": "timeseries" }, { @@ -403,11 +299,24 @@ "h": 1, "w": 24, "x": 0, - "y": 24 + "y": 9 }, - "id": 2, + "id": 16, + "panels": [], + "title": "Speed & Performance", + "type": "row" + }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 10 + }, + "id": 8, "panels": [], - "title": "Row title", + "title": "Driving Behavior and Safety", "type": "row" }, { @@ -444,6 +353,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -476,7 +386,7 @@ "options": { "mode": "exclude", "names": [ - "ArrayChargeCurrent" + "RightSignalStatus" ], "prefix": "All except:", "readOnly": true @@ -487,7 +397,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": false, + "tooltip": true, "viz": true } } @@ -499,9 +409,9 @@ "h": 8, "w": 12, "x": 0, - "y": 25 + "y": 11 }, - "id": 1, + "id": 7, "options": { "legend": { "calcs": [], @@ -515,28 +425,41 @@ "sort": "none" } }, - "pluginVersion": "12.1.1", + "pluginVersion": "12.3.1", "targets": [ { "datasource": { "type": "grafana-mqtt-datasource", "uid": "grafana-mqtt-datasource" }, - "hide": false, "refId": "A", "topic": "packet" } ], - "title": "Packet/Contactor", + "title": "Driving Behavior", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "format": "auto", + "format": "json", + "jsonPaths": [ + { + "path": "Acceleration" + }, + { + "path": "BrakeSwitchDigital" + }, + { + "path": "LeftSignalStatus" + }, + { + "path": "RightSignalStatus" + } + ], "keepTime": false, "replace": false, - "source": "Contactor" + "source": "B3" } } ], @@ -547,6 +470,7 @@ "type": "grafana-mqtt-datasource", "uid": "grafana-mqtt-datasource" }, + "description": "Critical system errors or safety trips within the battery management system.", "fieldConfig": { "defaults": { "color": { @@ -576,6 +500,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -608,7 +533,7 @@ "options": { "mode": "exclude", "names": [ - "AverageCellVoltage" + "MalfunctionIndicatorActive" ], "prefix": "All except:", "readOnly": true @@ -619,7 +544,7 @@ "id": "custom.hideFrom", "value": { "legend": false, - "tooltip": false, + "tooltip": true, "viz": true } } @@ -631,9 +556,9 @@ "h": 8, "w": 12, "x": 12, - "y": 25 + "y": 11 }, - "id": 3, + "id": 9, "options": { "legend": { "calcs": [], @@ -647,7 +572,7 @@ "sort": "none" } }, - "pluginVersion": "12.1.1", + "pluginVersion": "12.3.1", "targets": [ { "datasource": { @@ -658,16 +583,59 @@ "topic": "packet" } ], - "title": "Packet/Battery", + "title": "Safety", "transformations": [ { "id": "extractFields", "options": { "delimiter": ",", - "keepTime": false, - "replace": false, + "format": "json", + "jsonPaths": [ + { + "path": "ProximitySensor1" + } + ], + "source": "ProximitySensors" + } + }, + { + "id": "extractFields", + "options": { + "delimiter": ",", + "format": "json", + "jsonPaths": [ + { + "path": "ProtectionTrip" + } + ], + "source": "MBMS" + } + }, + { + "id": "extractFields", + "options": { + "delimiter": ",", + "format": "json", + "jsonPaths": [ + { + "path": "MalfunctionIndicatorActive" + } + ], "source": "Battery" } + }, + { + "id": "extractFields", + "options": { + "delimiter": ",", + "format": "json", + "jsonPaths": [ + { + "path": "ArrayContactorError" + } + ], + "source": "Contactor" + } } ], "type": "timeseries" @@ -675,18 +643,18 @@ ], "preload": false, "refresh": "1m", - "schemaVersion": 41, + "schemaVersion": 42, "tags": [], "templating": { "list": [] }, "time": { - "from": "now-30s", + "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "browser", "title": "Telemetry Base Dashboard", - "uid": "40c53014-a3c2-47e8-8c8b-3ce15a6ecc64", - "version": 1 + "uid": "40c53014-a3c2-47e8-8c8b-3ce15a6ecc61", + "version": 7 }