Serverside stuff for thesis project
Go to file
2020-07-01 20:44:45 +02:00
webapp updated readme 2020-06-22 17:41:39 +02:00
.gitignore Initial commit 2020-02-14 16:42:56 +01:00
inenvmon_collector.py adjusted message handling to accomodate improvements in monitoring device firmware 2020-07-01 20:44:45 +02:00
LICENSE Initial commit 2020-02-14 16:42:56 +01:00
README.md major cleanup, added comments 2020-06-22 17:38:07 +02:00

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.