InfluxQL utility/tooling package
Setup
Add the library as a dependency to your mix.exs file:
defp deps do
[
{:influxql, "~> 0.1.0"}
]
end
Add the library as a dependency to your mix.exs file:
defp deps do
[
{:influxql, "~> 0.1.0"}
]
end