Files
agessaman ffdf48b5a9 feat(mqtt-prefs): append remote-control fields to MQTTPrefs (v1)
Adds mqtt_remote_enabled (global master), mqtt_use_acl, per-slot
mqtt_slot_remote_enabled[], and mqtt_admin_public_key to the /mqtt_prefs
tail. Introduces the kV1PreRemotePayloadSize (2864) decode checkpoint so a
pre-remote payload still loads as Current with the remote fields defaulting
(master off, ACL on, per-slot on). Payload version stays 1; a forward file
(2940) is held, not discarded, by older firmware. New host codec tests cover
the pre-remote migration and the full round-trip.
2026-07-21 09:38:38 -07:00
..