From 65a6338cc70c7f6c77519a44b7d460021941feea Mon Sep 17 00:00:00 2001
From: rpiotrowski <robert.piotrowski1@pg.edu.pl>
Date: Thu, 27 Mar 2025 22:07:18 +0100
Subject: [PATCH] Defaut dhasborad with refresh 5s

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

diff --git a/grafana/dashboards/SustronicsPilot3.3.json b/grafana/dashboards/SustronicsPilot3.3.json
index 4a892f7..f1084c6 100644
--- a/grafana/dashboards/SustronicsPilot3.3.json
+++ b/grafana/dashboards/SustronicsPilot3.3.json
@@ -1106,7 +1106,7 @@
     }
   ],
   "preload": false,
-  "refresh": "1m",
+  "refresh": "5s",
   "schemaVersion": 41,
   "tags": [],
   "templating": {
@@ -1194,8 +1194,8 @@
         "auto_count": 30,
         "auto_min": "10s",
         "current": {
-          "text": "1m",
-          "value": "1m"
+          "text": "5s",
+          "value": "5s"
         },
         "label": "Measurment interval",
         "name": "interval2",
@@ -1206,7 +1206,7 @@
             "value": "1s"
           },
           {
-            "selected": false,
+            "selected": true,
             "text": "5s",
             "value": "5s"
           },
@@ -1221,7 +1221,7 @@
             "value": "30s"
           },
           {
-            "selected": true,
+            "selected": false,
             "text": "1m",
             "value": "1m"
           },
@@ -1302,5 +1302,5 @@
   "timezone": "",
   "title": "SustronicsPilot3.3",
   "uid": "1Mar-DTiz",
-  "version": 51
+  "version": 1
 }
\ No newline at end of file
-- 
GitLab