mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-08-27 04:39:54 +00:00
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.