Skip to content

temperature.py

hydrogen602 edited this page Mar 29, 2019 · 1 revision

python file
html template

Notes

/cgi-bin/temperature.py
Temperature.py reads temperature.html and replaces <!-- tag --> with the current temperature which it fetches.
For temperature.py to work, tempSensor.py must be located in /var/www/scripts.

Clone this wiki locally