From b2584b103bdd62427c0afb0a9be2d47de9a0301a Mon Sep 17 00:00:00 2001 From: Jakob Olsson <jakob.olsson@iopsys.eu> Date: Fri, 5 Jul 2024 14:35:52 +0200 Subject: [PATCH] README: update dynamic backhaul time intervals --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c536abd0..438c7d016 100644 --- a/README.md +++ b/README.md @@ -1084,8 +1084,8 @@ of the 15 seconds the best connected backhaul STA will be used and all others disabled till next periodicity. The upgrade logic gets triggered after a connection is made, at timeouts of -30 seconds, 5 minutes and 30 minutes, after which it will remain at 30 minutes -till a better connection is made. +30 seconds, 4 minutes, 6 minutes and 30 minutes, after which it will remain at +30 minutes till a better connection is made. The timers can be observed via the map-agent UBUS API, which has a dynamic_backhaul object with time till next upgrade window, and how long ago -- GitLab