inenvmon_server/README.md

14 lines
355 B
Markdown

# thesis_server
Serverside stuff for thesis project.
Some components are under a different license.
### webapp
Files for a flask webapp to visualise data from database.
### inenvmon_collector.py
A helper script to listen to mqtt topic and write relevant data into the database.
Also takes care of timestamping and reporting source status to web app.