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

Implementing Schemas #2

Open
ethanwillis opened this issue Jul 18, 2018 · 3 comments
Open

Implementing Schemas #2

ethanwillis opened this issue Jul 18, 2018 · 3 comments

Comments

@ethanwillis
Copy link

My plan is to formalize all of the Documents used in the database with Mongoose schemas. This is a backend task see #1

@homonecloco
Copy link
Member

This should be relatively straight forward. Hopefully the controller to Arduino is robust enough. A lot of the structure of the documents right now is coming straight from the Arduino (for convenience during development). Something to formalise is to have different types of sensors. The current prototype could be extended to have other inputs.

@ethanwillis
Copy link
Author

@homonecloco Agreed. I'll keep new sensors in mind while designing this.

@ethanwillis
Copy link
Author

Work for this is happening here: https://github.com/ethanwillis/SpeedSeed3/tree/schemas

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