From 1aed1fac7852c871e5b57a5d719a3bb9fc2a9995 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 28 Aug 2024 22:47:32 +1200 Subject: [PATCH] refactor mqtt status to own function and set default config --- src/public/index.html | 49 +++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 20 deletions(-) diff --git a/src/public/index.html b/src/public/index.html index aff629e..8ed838c 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -1488,9 +1488,8 @@
-
Nodes that have not uploaded to MQTT in this time will show as blue icons. Reload to update map.
+
Nodes that have not uplinked to MQTT in this time will show as blue icons. Reload to update map.