ex_flux v0.2.0 ExFlux.Point View Source
Data points as Elixir structs
For simplicity, timestamps are only dealt with in the unix format within the
library. Additionally, both in the typespecs and in the ExFlux.LineProtocol
implementation, strings and atoms can be used interchangably in places where
the influx line protocol specification calls for strings.
Link to this section Summary
Link to this section Types
Link to this type
field_map()
View Sourcefield_map() :: %{required(influx_string()) => field_value()}