mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update mqtt.mdx
Removes confusing non-sentence.
This commit is contained in:
parent
9b5ffa3629
commit
b48ec50505
|
@ -34,7 +34,7 @@ MQTT password to use (most useful for a custom MQTT server). If using a custom s
|
|||
|
||||
### Encryption Enabled
|
||||
|
||||
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. Unencrypted packets may be useful for external systems that want to consume meshtastic packets.
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue