https://github.com/sifis-home/publish_device_temp_data_tado
https://github.com/sifis-home/publish_device_temp_data_tado
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sifis-home/publish_device_temp_data_tado
- Owner: sifis-home
- License: mit
- Created: 2023-09-12T20:29:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-15T02:28:18.000Z (over 1 year ago)
- Last Synced: 2025-01-13T06:44:06.139Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/sifis-home/flask-device-anomaly-detection)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`
---
## LicenseReleased under the [MIT License](LICENSE).
## Acknowledgements
This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.