Open erget opened 9 years ago
transfer data regularly to the database to make it accessible to the web server
This involves reading the sensor readings in /dev and generating SQL to interact with Django's SQLite database
/dev
@NicolasCaspari - pressureless assignment ;)
Observation
transfer data regularly to the database to make it accessible to the web server
This involves reading the sensor readings in
/dev
and generating SQL to interact with Django's SQLite database