mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-08-06 08:53:22 +02:00
add note about mqtt collector
This commit is contained in:
@@ -122,6 +122,9 @@ You will now need to restart the `index.js` and `mqtt.js` scripts.
|
||||
|
||||
## MQTT Collector
|
||||
|
||||
> Please note, due to the Meshtastic protobuf schema files being locked under a GPLv3 license, these are not provided in this MIT licensed project.
|
||||
You will need to obtain these files yourself to be able to use the MQTT Collector.
|
||||
|
||||
By default, the [MQTT Collector](./src/mqtt.js) connects to the public Meshtastic MQTT server.
|
||||
Alternatively, you may provide the relevant options shown in the help section below to connect to your own MQTT server along with your own decryption keys.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user