influxdb-cpp icon indicating copy to clipboard operation
influxdb-cpp copied to clipboard

not possible to import from a file?

Open MtSimba opened this issue 5 years ago • 1 comments

I can see the function -import is not a part of this library. Is there any intention of adding that influx command?

MtSimba avatar Jul 31 '20 11:07 MtSimba

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.

orca-zhang avatar Aug 04 '20 09:08 orca-zhang