This commit is contained in:
PaulVua
2025-01-29 16:22:20 +01:00
parent 280dcd9be3
commit a8ca15505e
4 changed files with 165 additions and 43 deletions

View File

@@ -1,6 +1,8 @@
"""
Main loop to gather data from envea Sensors
/usr/bin/python3 /var/www/nebuleair_pro_4g/envea/read_value_loop.py
Need to run every minutes
* * * * * /usr/bin/python3 /var/www/nebuleair_pro_4g/envea/read_value_loop.py
Save data to .txt file inside /var/www/nebuleair_pro_4g/envea/data/
"""