-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sam demo (for discussion) #25
base: master
Are you sure you want to change the base?
Conversation
use a single instance of godirect (outside of gdx) parse available devices and pass directly to sensor classes use gdx_lite class to function names/attributes are retained create new start_sensors script for multiple asyncio processes - INCOMPLETE
Seems like there should be one function to:
This could be run on a like a ~5s loop, in a shell script on Raspberry Pi and/or in the server loop on Right now sensors are added manually/individually, e.g. I think this way things could just work out-of-the-box, either in Gretchen's situation or for SAM, and replace a lot of redundant/case-specific |
This branch is the culmination of:
sam-educational
branch*) It's also the backend for
simoc-web
#156 (above)We discussed redoing these commits with some optimizations. Why don't we use this initially for review/comments/discussion, and then someone can create a new branch/PR to redo the commits.