mirror of
https://github.com/meshtastic/web.git
synced 2026-05-24 22:25:13 -04:00
fix: updated mqtt description (#647)
This commit is contained in:
@@ -253,12 +253,12 @@
|
||||
"description": "MQTT root topic to use for default/custom servers"
|
||||
},
|
||||
"proxyToClientEnabled": {
|
||||
"label": "Proxy to Client Enabled",
|
||||
"description": "Use the client's internet connection for MQTT (feature only active in mobile apps)"
|
||||
"label": "MQTT Client Proxy Enabled",
|
||||
"description": "Utilizes the network connection to proxy MQTT messages to the client."
|
||||
},
|
||||
"mapReportingEnabled": {
|
||||
"label": "Map Reporting Enabled",
|
||||
"description": "Enable or disable map reporting"
|
||||
"description": "Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, short and long name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name."
|
||||
},
|
||||
"mapReportSettings": {
|
||||
"publishIntervalSecs": {
|
||||
|
||||
Reference in New Issue
Block a user