Skip to content

sifis-home/publish_device_temp_data_tado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP4: publish_device_temp_data_tado

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


License

Released under the MIT License.

Acknowledgements

This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published