fix(mqtt): clear legacy prefs, restore status publishing, and expand web controls

Cette révision appartient à :
Jared Dohrman
2026-04-10 22:24:58 +10:00
Parent 60648142a2
révision 328a0ecf6f
10 fichiers modifiés avec 219 ajouts et 98 suppressions
+2 -1
Voir le fichier
@@ -11,7 +11,7 @@ These commands are available on `*_repeater_mqtt` firmware targets.
### MQTT Status And Routing
- `get mqtt.status`
- shows WiFi, NTP, IATA, endpoint status, and TX state
- shows WiFi, NTP, IATA, endpoint status, status publishing state, and TX state
- `get mqtt.statuscfg`
- shows whether periodic status messages are enabled
- `get mqtt.iata`
@@ -107,6 +107,7 @@ When the repeater web panel is enabled, it only allows a limited command set.
That allowlist currently includes:
- `clock`
- `get mqtt.status`
- `get web`
- `get web.status`