Likely will need to refactor Influx1 exporter.
possible solution
Lean functions that handle common tasks in influx class.
Inherit those into separate objects for influx 1 and 2.
another option is just separate connection methods for 1&2 with separate exports under the same object.
Likely will need to refactor Influx1 exporter.
possible solution
Lean functions that handle common tasks in influx class.
Inherit those into separate objects for influx 1 and 2.
another option is just separate connection methods for 1&2 with separate exports under the same object.