Clarify write/read on Managed Mode (#1663)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
Tommy Ekstrand 2025-01-07 08:06:09 -06:00 committed by GitHub
parent 2d8c064bf1
commit 4fdff5381e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ The public key(s) authorized to send administrative messages to this node. Only
Acceptable values: `true` or `false`
Enabling Managed Mode blocks client applications from accessing all radio configurations. Once enabled, radio configurations can only be accessed through PKC Remote Admin messages with firmware version 2.5+ or the legacy Admin channel with firmware prior to version 2.5. However, this setting is not required for remote node administration.
Enabling Managed Mode blocks client applications from writing configurations to a radio(they may be read). Once enabled, radio configurations can only be changed through PKC Remote Admin messages with firmware version 2.5+ or the legacy Admin channel with firmware prior to version 2.5. This setting is **not** required for remote node administration.
Before enabling Managed Mode, verify that the node can be controlled via Remote Admin or legacy Admin channel, and that all functions are working properly to prevent being locked out.