mqttsender

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MqttSender

type MqttSender struct {
	Sender []senderT
	// contains filtered or unexported fields
}

MqttSender encapsulates the type of this Integration

func (*MqttSender) LoadConfig

func (m *MqttSender) LoadConfig(confdir string) error

LoadConfig func should simply load any config (TOML) files for this Integration

func (*MqttSender) Start

func (m *MqttSender) Start(mq *mqtt.MQTT)

Start func begins running the Integration GoRoutines and should return quickly

func (*MqttSender) Stop

func (m *MqttSender) Stop()

Stop terminates the Integration and all Goroutines it contains

Jump to

Keyboard shortcuts

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