Hacker News new | ask | show | jobs
by toomuchtodo 904 days ago
Can the mesh control plane be orchestrated/monitored/bridged by out of band comms like cellular IP or StarLink?
1 comments

Yes to all of these, there is a managed mode where nodes are controlled via commands from a command channel. Bridging networks is done via MQTT so you can use virtually any transport.
Thank you!