Merge pull request #4 from scruplelesswizard/compat-2.2.15-4

Update Flows for `2.2.15-4`
This commit is contained in:
Jason Murray
2023-12-13 10:21:13 -08:00
committed by GitHub
2 changed files with 671 additions and 510 deletions

View File

@@ -5,12 +5,19 @@ Node-RED Configuration for Meshtastic Packets
- Ingestion from MQTT
- Protobufs decoding
- Message deduplication by ID
- Translating integer To/From node ids to hex
- Annotating packets with known NodeInfo
- Annotate integer-based node ids to hex
- Annotate packets with known NodeInfo
- Split for all current port numbers
- Writing Packet, Device, Environment and Position measurements to InfluxDB
- Writing Mesh, 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

File diff suppressed because it is too large Load Diff