scruplelesswizard / meshtastic-node-red

Node-RED Configuration for Meshtastic Packets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meshtastic-node-red

Node-RED Configuration for Meshtastic Packets

Features

  • Ingestion from MQTT
  • Protobufs decoding
  • Message deduplication by ID
  • Annotate integer-based node ids to hex
  • Annotate packets with known NodeInfo
  • Split for all current port numbers
  • 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:

Flow Preview

meshtastic-flow

About

Node-RED Configuration for Meshtastic Packets

License:The Unlicense