Skip to content

Commit 776562f

Browse files
committed
Dashboard Vehicle Alerts with link to tesware for description of the errors
1 parent 5d549ef commit 776562f

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

TeslaLogger/Grafana/Vehicle Alerts.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"editable": true,
1919
"fiscalYearStartMonth": 0,
2020
"graphTooltip": 0,
21-
"id": 42,
2221
"links": [],
2322
"liveNow": false,
2423
"panels": [
@@ -85,6 +84,16 @@
8584
{
8685
"id": "displayName",
8786
"value": "Name"
87+
},
88+
{
89+
"id": "links",
90+
"value": [
91+
{
92+
"targetBlank": true,
93+
"title": "",
94+
"url": "https://tesware.net/alerts/model3/${__data.fields.Name}"
95+
}
96+
]
8897
}
8998
]
9099
},
@@ -322,6 +331,6 @@
322331
"timezone": "",
323332
"title": "Fahrzeug Fehler",
324333
"uid": "d188aada-81cf-475b-82e3-7c87795ea3e5",
325-
"version": 18,
334+
"version": 19,
326335
"weekStart": ""
327336
}

0 commit comments

Comments
 (0)