③ Integrate 接 · Free & open source
Bring mesh data into the system you already run. A desktop app connects a node by USB or BLE and forwards its data onward — MQTT, a transparent serial tunnel, and more. The node stays pure-mesh; the host does the rest.
One job: get the data out of the mesh and into a system you already run.
Grab the app for Windows, macOS or Linux and open it — a browser control panel opens at 127.0.0.1:8765. No Python, no command line.
Pick your node from the port list (USB) or by BLE name — connected nodes are marked and sorted first.
MQTT gateway (telemetry → your broker) or a serial tunnel (a wireless serial cable between two hosts). Click Start; data flows.
The builds are unsigned community apps — on macOS right-click → Open the first time; on Windows choose “More info → Run anyway”. Prefer a package manager or a headless box (RPi / OpenWrt)? pip and Docker paths are on GitHub.
Provision → configure → integrate. This is the last step — the first two get the node ready.