sensor

package
v0.0.0-...-7656c7d Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MainSensor

type MainSensor struct {
	// contains filtered or unexported fields
}

func NewSensor

func NewSensor(cs *centralsystem.CentralSystem, log *logger.Logger, name string) *MainSensor

func (*MainSensor) Start

func (s *MainSensor) Start(wg *sync.WaitGroup)

func (*MainSensor) Stop

func (s *MainSensor) Stop(wg *sync.WaitGroup)

type Sensor

type Sensor interface {
	Start(*sync.WaitGroup)
	Stop(*sync.WaitGroup)
}

Jump to

Keyboard shortcuts

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