Skip to content

Commit

Permalink
Update 3 dashboards (#1685)
Browse files Browse the repository at this point in the history
Co-authored-by: emellodew <64371467+emellodew@users.noreply.github.com>
  • Loading branch information
Ed-M72 and Ed-M72 authored Jun 18, 2021
1 parent 8f807ca commit cdcb947
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
10 changes: 5 additions & 5 deletions grafana/dashboards/states.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
}
]
},
"unit": "dateTimeAsIso"
"unit": "dateTimeAsLocal"
},
"overrides": []
},
Expand Down Expand Up @@ -109,7 +109,7 @@
},
"textMode": "value"
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -203,7 +203,7 @@
},
"textMode": "value"
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -305,7 +305,7 @@
},
"textMode": "value"
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -548,7 +548,7 @@
}
],
"refresh": false,
"schemaVersion": 26,
"schemaVersion": 27,
"style": "dark",
"tags": [
"tesla"
Expand Down
6 changes: 3 additions & 3 deletions grafana/dashboards/statistics.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
"properties": [
{
"id": "unit",
"value": "time:YYYY-MM-DD HH:mm"
"value": "dateTimeAsLocal"
},
{
"id": "custom.width"
Expand Down Expand Up @@ -491,7 +491,7 @@
}
]
},
"pluginVersion": "7.2.0",
"pluginVersion": "7.5.4",
"repeat": null,
"repeatDirection": "h",
"scopedVars": {
Expand Down Expand Up @@ -718,7 +718,7 @@
}
],
"refresh": false,
"schemaVersion": 26,
"schemaVersion": 27,
"style": "dark",
"tags": [
"tesla"
Expand Down
13 changes: 7 additions & 6 deletions grafana/dashboards/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
"textMode": "value"
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -181,7 +181,7 @@
},
"textMode": "value"
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -229,7 +229,8 @@
"fieldConfig": {
"defaults": {
"custom": {
"align": null
"align": null,
"filterable": false
},
"mappings": [],
"thresholds": {
Expand Down Expand Up @@ -263,7 +264,7 @@
},
{
"id": "unit",
"value": "dateTimeAsIso"
"value": "dateTimeAsLocal"
}
]
},
Expand Down Expand Up @@ -404,7 +405,7 @@
}
]
},
"pluginVersion": "7.1.4",
"pluginVersion": "7.5.4",
"scopedVars": {
"car_id": {
"selected": true,
Expand Down Expand Up @@ -556,7 +557,7 @@
"type": "table"
}
],
"schemaVersion": 26,
"schemaVersion": 27,
"style": "dark",
"tags": [
"tesla"
Expand Down

0 comments on commit cdcb947

Please sign in to comment.