mirror of
https://github.com/scruplelesswizard/meshtastic-node-red.git
synced 2026-03-28 17:42:35 +01:00
Merge pull request #4 from scruplelesswizard/compat-2.2.15-4
Update Flows for `2.2.15-4`
This commit is contained in:
15
README.md
15
README.md
@@ -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
|
||||

|
||||
|
||||
## Known Limitations
|
||||
- NeighbourInfo payloads are not correctly decoded
|
||||
|
||||
1166
meshtastic.json
1166
meshtastic.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user