Converts a DateTime to a string suitable for use in queries e.g. SELECT * FROM foo WHERE time >=
Converts a SysTime to a string suitable for use in queries e.g. SELECT * FROM foo WHERE time >=
Holds information about the database name and URL, forwards it to the implemetation functions for managing, querying and writing to the DB
A sum type of values that can be stored in influxdb
An InfluxDB measurement
Data for one measurement
A query response
A result of a query
This module implements a convenience wrapper API for influx.