influx

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const MODULE = "influxdb"

Variables

This section is empty.

Functions

This section is empty.

Types

type Historian added in v1.0.9

type Historian struct {
	Url, Org, Bucket, Token string
	// contains filtered or unexported fields
}

func (*Historian) Close added in v1.0.9

func (h *Historian) Close()

func (*Historian) Open added in v1.0.9

func (h *Historian) Open()

func (*Historian) Query added in v1.0.9

func (h *Historian) Query(table, id, name, start, end, window, method string) ([]history.Point, error)

func (*Historian) Write added in v1.0.9

func (h *Historian) Write(table, id string, timestamp int64, values map[string]any) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL