mirror of
https://github.com/brianshea2/meshmap.net.git
synced 2025-03-05 21:00:01 -08:00
update README to remove restriction around region-based root topics
This commit is contained in:
parent
0393e6663a
commit
755b8403a3
|
@ -30,12 +30,9 @@ Meshtastic has [made a change to their MQTT server](https://meshtastic.org/blog/
|
||||||
|
|
||||||
The most accurate resolution that conforms to this specification is 364 meters/1194 feet.
|
The most accurate resolution that conforms to this specification is 364 meters/1194 feet.
|
||||||
|
|
||||||
Additionally, only the default [LoRa region](https://meshtastic.org/docs/configuration/radio/lora/#region)-based root topics (and all subtopics) are now monitored.
|
|
||||||
|
|
||||||
#### To enable MQTT reporting
|
#### To enable MQTT reporting
|
||||||
- Enable the MQTT module, using all default settings, possibly with a custom root topic
|
- Enable the MQTT module, using all default settings, possibly with a custom root topic
|
||||||
- View nodes around your area on the map to find MQTT topics being used
|
- View nodes around your area on the map to find MQTT topics being used
|
||||||
- Only the official [LoRa region](https://meshtastic.org/docs/configuration/radio/lora/#region)-based root topics (and all subtopics) are monitored
|
|
||||||
- Configure your node to connect to wifi or otherwise connect to the internet
|
- Configure your node to connect to wifi or otherwise connect to the internet
|
||||||
- Enable MQTT uplink on your primary channel
|
- Enable MQTT uplink on your primary channel
|
||||||
- It is not necessary, and not recommended unless you know what you're doing, to enable MQTT downlink
|
- It is not necessary, and not recommended unless you know what you're doing, to enable MQTT downlink
|
||||||
|
|
Loading…
Reference in a new issue