Part of BlackRoad OS — Sovereign Computing for Everyone
ulackroad sensor network is part of the BlackRoad OS ecosystem — a sovereign, distributed operating system built on edge computing, local AI, and mesh networking by BlackRoad OS, Inc.
| Org | Focus |
|---|---|
| BlackRoad OS | Core platform |
| BlackRoad OS, Inc. | Corporate |
| BlackRoad AI | AI/ML |
| BlackRoad Hardware | Edge hardware |
| BlackRoad Security | Cybersecurity |
| BlackRoad Quantum | Quantum computing |
| BlackRoad Agents | AI agents |
| BlackRoad Network | Mesh networking |
Website: blackroad.io | Chat: chat.blackroad.io | Search: search.blackroad.io
IoT sensor aggregator with anomaly detection and time-series data
Part of the BlackRoad OS ecosystem — BlackRoad-Hardware
Part of BlackRoad-Hardware — IoT & hardware intelligence platform.
| Repo | Description |
|---|---|
| blackroad-smart-home | Smart home controller: scenes, scheduling, device groups |
| blackroad-sensor-network | IoT sensor aggregator with Z-score anomaly detection |
| blackroad-automation-hub | Rules engine: triggers, conditions, actions |
| blackroad-energy-optimizer | Energy tracking, peak analysis, CO2 equivalent |
| blackroad-fleet-tracker | Fleet GPS tracking, geofencing, idle detection |
pip install -r requirements.txtpython sensor-network.py # runs demopytest test_sensor-network.py -v- Pure Python with SQLite persistence (WAL mode)
- Thread-safe with per-operation locks
- Self-initializing database on first run
- Dataclass-based domain model
© BlackRoad OS, Inc. All rights reserved.