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

Logging sensor data in time #22

Open
ThSGM opened this issue Jul 15, 2022 · 0 comments
Open

Logging sensor data in time #22

ThSGM opened this issue Jul 15, 2022 · 0 comments

Comments

@ThSGM
Copy link

ThSGM commented Jul 15, 2022

Hi,

I'd like to include a code snippet in examples/monitor.py so as to output the sensor data every X minutes onto an external file. For example, in a CSV format of the form:

timestamp sensor1 sensor2 sensor3

Can I get some recommendations on how this might be done? I can paw my way around Python code, but I'm not sure where is the best place to put such a snippet, nor am I sure how to design the timings.

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

1 participant