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

extract_hobo.py currently requires a row in sensor_info for each column in csv #84

Open
matthew-schultz opened this issue May 30, 2019 · 0 comments
Assignees
Labels

Comments

@matthew-schultz
Copy link
Member

If a column in a hobo csv doesn't have a matching row in sensor_info, extract_hobo.py throws an error and does not insert any of the readings.

Need to update this behavior so that it inserts readings into the database as long as at least one column matches with purpose.

@matthew-schultz matthew-schultz self-assigned this May 30, 2019
@matthew-schultz matthew-schultz changed the title extract_hobo.py currently requires a row in sensor_info for each column extract_hobo.py currently requires a row in sensor_info for each column in csv May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant