mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-30 07:10:51 -08:00
Update mqtt.mdx
Thanks @pdxlocations
This commit is contained in:
parent
ca8bb76275
commit
ca8ae0d091
|
@ -37,7 +37,7 @@ MQTT password to use (most useful for a custom MQTT server). If using a custom s
|
||||||
|
|
||||||
Whether to send encrypted or unencrypted packets to MQTT. This parameter is only honored if you also set server (the default official mqtt.meshtastic.org server can handle encrypted packets). Unencrypted packets may be useful for external systems that want to consume meshtastic packets.
|
Whether to send encrypted or unencrypted packets to MQTT. This parameter is only honored if you also set server (the default official mqtt.meshtastic.org server can handle encrypted packets). Unencrypted packets may be useful for external systems that want to consume meshtastic packets.
|
||||||
|
|
||||||
Note: All messages are sent unencrypted to MQTT if this option is not enabled, even when the channels have encryption key set.
|
Note: All messages are sent to the MQTT broker unencrypted if this option is not enabled, even when your uplink channels have encryption keys set.
|
||||||
|
|
||||||
### JSON Enabled
|
### JSON Enabled
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue