Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfluxDB2Adapter ¶
type InfluxDB2Adapter struct {
API influxdb2.WriteApiBlocking
}
func New ¶
func New(url, token, organization, bucket string) *InfluxDB2Adapter
func (*InfluxDB2Adapter) Save ¶
func (a *InfluxDB2Adapter) Save(m *ruuvi.Measurement) error
Click to show internal directories.
Click to hide internal directories.