mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
Merge pull request #489 from arduionoGP/master
rapid-assembly mapping example with mqtt and node-red
This commit is contained in:
commit
6ccb434b4e
|
@ -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:
|
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)
|
[<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)
|
||||||
|
|
||||||
|
|
BIN
static/documents/mqtt/MapFlow.jpg
Normal file
BIN
static/documents/mqtt/MapFlow.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
BIN
static/documents/mqtt/Mapping.jpg
Normal file
BIN
static/documents/mqtt/Mapping.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
Loading…
Reference in a new issue