2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00
2025-12-15 23:41:40 +01:00
2025-10-12 20:21:04 +02:00
2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00
2025-12-19 11:26:26 +01:00

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
iotDashboard - IOT dashboard in Django and TimescaleDB
Readme 1.4 MiB
Languages
Python 56.3%
HTML 43.7%