Commit graph

5 commits

Author SHA1 Message Date
Daniel
0ca9db2b6d Log exception to troubleshoot errors 2023-06-22 21:32:24 -07:00
Gabe Revells
622f9a65c1 Wrap create bucket in try/catch 2023-06-22 21:15:19 -07:00
Gabe Revells
90ae8fac32 Clean up linting errors 2023-06-22 21:15:14 -07:00
Gabe Revells
debadb56e5 Create influx bucket if it doesn't exist 2023-06-22 21:14:35 -07:00
Gabe Revells
2273083d00 Add influxdb2 manager class
This stores the data needed for InfluxDB2, and has a single `write_points` function on this that takes an array of points to add to the database
2023-06-22 21:14:35 -07:00