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.
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.