v0.0.4
Changes
- Added a 1 sec delta to the 'most recent timestamp' from InfluxDB in order to avoid re-writing a log file from a prior execution
- Optimized query usage for InfluxDB by moving the connection test into the initialization of the
SetupInflux
class