You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is responsible for recording sensor data and pushing it to some form of recorder. Currently, the code handles /sys/ based sensors via polling.
Testing
To test run python setup.py test. The code's nose tests will be run.