mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-04 16:56:25 +00:00
copilot/sub-pr-9
Co-authored-by: ferdzo <6640598+ferdzo@users.noreply.github.com>
IoT Dashboard
Microservices-based IoT platform with device management, mTLS authentication, and time-series data storage.
Architecture: Device → MQTT (mTLS) → mqtt_ingestion → Redis → db_write → PostgreSQL/TimescaleDB
Services
- device_manager - Device registration & X.509 certificates (FastAPI)
- mqtt_ingestion - MQTT → Redis pipeline
- db_write - Redis → PostgreSQL writer
- infrastructure - Docker Compose (PostgreSQL, Redis, Mosquitto)
License
MIT License
Description
Languages
Python
56.3%
HTML
43.7%