Add module dependencies to README

This commit is contained in:
Jason Murray
2023-12-02 09:18:33 -08:00
committed by GitHub
parent 782f318e0e
commit 8cb1cfac9a

View File

@@ -11,6 +11,11 @@ Node-RED Configuration for Meshtastic Packets
- Writing Packet, Device, Environment and Position measurements to InfluxDB
- Debug nodes for all outputs
## 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)
- [node-red-contrib-influxdb](https://flows.nodered.org/node/node-red-contrib-influxdb)
## Flow Preview
![meshtastic-flow](./meshtastic-flow.png)