From de8e3133c174efe2b0b10b14840715a852b3f826 Mon Sep 17 00:00:00 2001
From: Robert Piotrowski <robert.piotrowski@gmail.com>
Date: Fri, 28 Mar 2025 12:19:25 +0100
Subject: [PATCH] Fix dashhboard

---
 grafana/dashboards/SustronicsPilot3.3.json | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/grafana/dashboards/SustronicsPilot3.3.json b/grafana/dashboards/SustronicsPilot3.3.json
index a892c4d..0744eb9 100644
--- a/grafana/dashboards/SustronicsPilot3.3.json
+++ b/grafana/dashboards/SustronicsPilot3.3.json
@@ -1195,7 +1195,7 @@
     }
   ],
   "preload": false,
-  "refresh": "",
+  "refresh": "10s",
   "schemaVersion": 41,
   "tags": [],
   "templating": {
@@ -1259,9 +1259,7 @@
       },
       {
         "current": {
-          "text": [
-            "All"
-          ],
+          "text": "All",
           "value": [
             "$__all"
           ]
@@ -1393,5 +1391,5 @@
   "timezone": "",
   "title": "SustronicsPilot3.3",
   "uid": "1Mar-DTiz",
-  "version": 12
+  "version": 1
 }
\ No newline at end of file
-- 
GitLab