This repository is intended to publish tado time series temperature data to DHT to invoke the Privacy-Aware Device Fault Detection Analytic
Build the image using the following command:
docker build -f Dockerfile -t publish_device_temp_data_tado .
Run the Docker container using the following command:
docker run -it -v /var/run/docker.sock:/var/run/docker.sock --net=host publish_device_temp_data_tado python -m publish_device_temp_data_tado --requestor_type NSSD
Released under the MIT License.
This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.