mirror of
https://github.com/brianshea2/meshmap.net.git
synced 2025-03-05 21:00:01 -08:00
Compare commits
1 commit
6d4c55305e
...
e7b91c3794
Author | SHA1 | Date | |
---|---|---|---|
|
e7b91c3794 |
|
@ -22,9 +22,7 @@ If your node can be heard by another node already reporting to MQTT, that's it!
|
||||||
#### Important update as of August, 2024
|
#### Important update as of August, 2024
|
||||||
Meshtastic has [made a change to their MQTT server](https://meshtastic.org/blog/recent-public-mqtt-broker-changes/):
|
Meshtastic has [made a change to their MQTT server](https://meshtastic.org/blog/recent-public-mqtt-broker-changes/):
|
||||||
|
|
||||||
Only position packets with imprecise location information [10-16 bits] will be passed to the topic, ensuring that sensitive data is not exposed.
|
> Only position packets with imprecise location information [10-16 bits] will be passed to the topic, ensuring that sensitive data is not exposed. (364 Meters/1194 Feet is the most accurate resolution allowed.)
|
||||||
|
|
||||||
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.
|
Additionally, only the default [LoRa region](https://meshtastic.org/docs/configuration/radio/lora/#region)-based root topics (and all subtopics) are now monitored.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue