Commit graph

5 commits

Author SHA1 Message Date
Daniel
5e68f6a459 Log exception to troubleshoot errors 2023-06-22 21:59:14 -07:00
Gabe Revells
a30450f224 Wrap create bucket in try/catch 2023-06-22 21:59:14 -07:00
Gabe Revells
a4d54f912c Clean up linting errors 2023-06-22 21:59:14 -07:00
Gabe Revells
8119f908ba Create influx bucket if it doesn't exist 2023-06-22 21:59:14 -07:00
Gabe Revells
82e6fd09a0 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:59:14 -07:00