mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
A mapping and geofencing example
This commit is contained in:
parent
057651388d
commit
6d3f1c24bd
|
@ -267,3 +267,7 @@ Forwarding a text message from one device, through a broker, to another broker/d
|
|||
If you want to decode text and position messages without json, it gets complicated:
|
||||
[<img src="/documents/mqtt/Decode.jpg" style={{zoom:'50%'}} />](/documents/mqtt/Decode.jpg)
|
||||
|
||||
But node-red can rapidly (minutes vs days) put together some pretty impressive output when paired with meshtastic. Here is an example of geofencing and mapping of a single device via mqtt data.
|
||||
[<img src="/documents/mqtt/Mapping.jpg" style={{zoom:'50%'}} />](/documents/mqtt/Mapping.jpg)
|
||||
[<img src="/documents/mqtt/MapFlow.jpg" style={{zoom:'50%'}} />](/documents/mqtt/MapFlow.jpg)
|
||||
|
||||
|
|
Loading…
Reference in a new issue