mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 17:16:26 +00:00
Migration to UV, introducing db_write, mqtt_ingestion, db_migrations, half working prototype.
This commit is contained in:
9
docs/introduction.md
Normal file
9
docs/introduction.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Introduction
|
||||
|
||||
## Overview
|
||||
|
||||
This is a bachelor's thesis project combining IoT, AI and much more.
|
||||
It presents a smart IoT system designed to ingset, store and visualize telemetry data from distributed devices.
|
||||
The project leverages microservices for modularity and good scalability, Redis as a message queue / buffer, and TimescaleDB
|
||||
for fast and efficient time-series data storage.
|
||||
|
||||
Reference in New Issue
Block a user