struct

InfluxDB::Query::Result

Inherits Struct / Value / Object

Constructors

new(name : String, fields : Hash(String | Symbol, Bool | Float32 | Float64 | Int32 | Int64 | String), tags : Hash(String | Symbol, Bool | Float32 | Float64 | Int32 | Int64 | String) = Tags.new)
Source

Instance methods

fields
Source
name
Source
tags
Source
time
Source
value
Source