From cd36afd58c91bbcbf3361570dfa8dede11e17715 Mon Sep 17 00:00:00 2001 From: Jason Murray <15822260+scruplelesswizard@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:23:33 -0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c35fedb..8acbf53 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ Node-RED Configuration for Meshtastic Packets - Writing Packet, Device, Environment and Position measurements to InfluxDB - Debug nodes for all outputs +### Included Subflows +- Ingest from MQTT +- Measurement: Mesh +- Measurement: Packet +- Measurement: Device Telemetry +- Measurement: Environment Telemetry + ## Dependencies The following Node-RED modules need to be added to the palette before importing the workflow: - [@meshtastic/node-red-contrib-meshtastic](https://flows.nodered.org/node/@meshtastic/node-red-contrib-meshtastic) @@ -19,5 +26,3 @@ The following Node-RED modules need to be added to the palette before importing ## Flow Preview ![meshtastic-flow](./meshtastic-flow.png) -## Known Limitations -- NeighbourInfo payloads are not correctly decoded