tilt

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(ctx context.Context, tdpChan chan *TiltDataPoint) error

Types

type TiltDataPoint

type TiltDataPoint struct {
	UUID            string
	SpecificGravity float32
	Temperature     float32
	RSSI            int
	TXPower         int
	Address         string
	Color           string
	Timestamp       time.Time
}

func (*TiltDataPoint) StrVals

func (tdp *TiltDataPoint) StrVals() []string

func (*TiltDataPoint) ToJson

func (tdp *TiltDataPoint) ToJson() ([]byte, error)

Jump to

Keyboard shortcuts

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