From 94a818beda9ba8f98d6fde46881a2cc4947a8a4a Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 28 May 2024 18:30:21 -0400 Subject: [PATCH] Update interval --- Environment/Service/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Environment/Service/appsettings.json b/Environment/Service/appsettings.json index 778dae6..421fc26 100644 --- a/Environment/Service/appsettings.json +++ b/Environment/Service/appsettings.json @@ -22,7 +22,7 @@ "Hub": { "Url": "http://hub-server/environment" }, - "DeviceCheckInterval": "01:00:00", + "DeviceCheckInterval": "12:00:00", "DeviceWarningInterval": "01:00:00" }, "Telemetry": {