Crate rinfluxdb_influxql[][src]

Expand description

Functions and data types to construct InfluxQL queries

Modules

Structs

An InfluxQL query

A builder for InfluxQL queries

Enums

An error occurred during interfacing with an InfluxDB server

An error occurred during parsing InfluxDB JSON response

Functions

Parse a JSON response returned from InfluxDB to a list of tagged dataframes.

Type Definitions

The result of an entire InfluxQL query

The result of an individual statement from an InfluxQL query

A dataframe accompanied by a set of tags and tag values

A set of tags and tag values