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)
Click to show internal directories.
Click to hide internal directories.