Hi everyone. I recently released device-hub (https://github.com/open-control-systems/device-hub), a self-hosted software for collecting, storing, and monitoring data from IoT devices. It's written in Go - I'm really sorry, Rust fans!
Key features:
- Stores telemetry data in InfluxDB
- Supports mDNS auto-discovery and inactive device monitoring
- Automatically reconnects to registered devices after a restart
I'd love to hear your feedback - especially if you work with IoT!