From 852447c09220ff346859d9df75af922f8b8f9eda Mon Sep 17 00:00:00 2001 From: Jason Murray <15822260+scruplelesswizard@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:25:07 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8acbf53..05d1374 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ 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