Add note to channel config about public MQTT server position filtering.

This commit is contained in:
David Andrzejewski 2025-02-20 14:45:47 -05:00
parent b6d09ec19c
commit 9d15aeb23e

View file

@ -120,6 +120,7 @@ The `position_precision` value is an integer between 0 and 32:
- A value of 0 means that location data is never sent over the given channel.
- A value of 32 means that location data is sent with full precision.
- Values in between indicate the number of bits of precision to be sent, which correspond to a position precision from the table below.
- The public MQTT server filters out precise positions, see [here](https://meshtastic.org/docs/software/integrations/mqtt/#location-precision-filtering) for more information.
<PositionPrecisionBits />