Added concentrator script
This commit is contained in:
7
tests/concentrator/README.md
Normal file
7
tests/concentrator/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Concentrator
|
||||
|
||||
Future software for Central Unit (RPi HAT / standalone embedded Linux computer). Temporary stored here, to be moved to Central Unit repository in the future.
|
||||
|
||||
This script should read all sensors, log output (optionally send it to MQTT broker) and visualize current IAQ status (possibly show history graph) in webserver.
|
||||
|
||||
For now only Flask is used to serve http content. This is not good solution for production environment; use nginx + uWSGI in the future.
|
||||
Reference in New Issue
Block a user