Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.01 KB

Documentation

Each and every project will be explained in their respective chapter.

Table of contents

Basic Setup

For a setup of all the services refer to the setup repository.

DataHandling

The Datahandling is responsible for collecting all the data from sensors and push these to our InfluxDB instance.

Frontend

The Frontend project only contains static files and should be served with a static webserver (like Apache, nginx, ...).

Node-Server

The Node-Server is responsible for serving the REST API as well as create alerts on the frontend or send out custom alerts over e-mail, sms, Teams chat, etc...