sensordb

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILENAME_DEFAULT = "sensors.json"
	WRITE_DELTA      = 30 * time.Second
)

Variables

This section is empty.

Functions

func NewSensor added in v1.0.5

func NewSensor(ns, key, description string) *sensor

Types

type SensorDB

type SensorDB struct {
	Path           string
	InfluxAddr     string
	InfluxTimeout  time.Duration
	InfluxDatabase string
}

func (SensorDB) Open

func (config SensorDB) Open(log gopi.Logger) (gopi.Driver, error)

Jump to

Keyboard shortcuts

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