mqtt.encryption_enabled false

This commit is contained in:
2026-01-22 09:12:32 +00:00
parent 4a49f5022f
commit 99a42d61a4

View File

@@ -272,6 +272,7 @@ meshtastic --port /dev/ttyACM0 \
--set mqtt.password "large4cats" \
--set mqtt.map_reporting_enabled true \
--set mqtt.proxy_to_client_enabled false \
--set mqtt.encryption_enabled false \
--set mqtt.map_report_settings.should_report_location true \
--set mqtt.mapReportSettings.publishIntervalSecs 300 \
--set mqtt.mapReportSettings.positionPrecision 32 \