LockdownState
Lockdown session state for the connected device.
None means the current connection has no concrete runtime lockdown state. This is expected for pre-2.8 firmware, which does not implement the runtime lockdown handshake, and for newer builds that do not include runtime lockdown support. allowsConfigWrites summarizes only whether lockdown state withholds normal admin configuration writes; managed-device and other client policy remain separate.
Inheritors
Types
A manual or automatic passphrase command was admitted to the active transport and is waiting for the firmware's next lockdown status.
Lockdown-capable firmware explicitly reported that lockdown is disabled.
Device is locked or this client is not yet authorized.
Lock Now ACK received — client should disconnect immediately, no dialog.
Too many attempts — must wait backoffSeconds before retrying.
Wrong passphrase — retry immediately.