Class InfluxQlProxy

java.lang.Object
io.openems.shared.influxdb.proxy.QueryProxy
io.openems.shared.influxdb.proxy.InfluxQlProxy

public class InfluxQlProxy extends QueryProxy
Implements queries using InfluxQL, which is reported to be faster than Flux: https://github.com/influxdata/influxdb/issues/18088.