meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
73 stars 107 forks source link

MapReport message and config for MQTT #461

Closed GUVWAF closed 4 months ago

GUVWAF commented 4 months ago

This adds a special MapReport message and corresponding settings in the MQTT module config. Related feature request is https://github.com/meshtastic/firmware/issues/3336. Essentially it makes it easy to periodically report some information about a node (like long/short name, position, region, modem preset) for consumption by a map via MQTT only, such that you don't need to enable uplink on your primary channel.