Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update database #5

Open
erget opened this issue Dec 3, 2015 · 2 comments
Open

Update database #5

erget opened this issue Dec 3, 2015 · 2 comments
Assignees

Comments

@erget
Copy link
Member

erget commented Dec 3, 2015

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

@erget
Copy link
Member Author

erget commented Dec 9, 2015

@NicolasCaspari - pressureless assignment ;)

@erget
Copy link
Member Author

erget commented Dec 9, 2015

  1. Script that can interact with Django layer for saving observations in database
  2. Have script read sensor observations (located in /dev) and save them in Observation objects that go into the DB
  3. Cronjob that keeps this happening every hour (or other test period that you choose)

@ncaspari ncaspari self-assigned this Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants