struct

InfluxDB::PointValue

Inherits Struct / Value / Object

Constructors

new(series : String, fields : Fields = Fields.new, tags : Tags = Tags.new, timestamp : Time | Nil = nil)
Source

Instance methods

fields
Source
series
Source
tags
Source
timestamp
Source
to_s(io)
Source