Serverside stuff for thesis project
webapp | ||
.gitignore | ||
inenvmon_collector.py | ||
LICENSE | ||
README.md |
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.