influxdb-cpp
influxdb-cpp copied to clipboard
not possible to import from a file?
I can see the function -import is not a part of this library. Is there any intention of adding that influx command?
I think it's easy to make a small wrap that read from file then insert them by calling existing function, and it's not necessary to add an addition function.