Files
iotDashboard/docs/introduction.md

10 lines
384 B
Markdown

# 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.