mqtt2smtp

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mqtt2smtp

type Mqtt2smtp struct {
	SmtpHost, SmtpPort,
	SmtpUser, SmtpPassword string
	// contains filtered or unexported fields
}

Mqtt2smtp encapsulates the type of this Integration

func (*Mqtt2smtp) LoadConfig

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

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

func (*Mqtt2smtp) Start

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

Start func begins running the Integration GoRoutines and should return quickly

func (*Mqtt2smtp) Stop

func (m *Mqtt2smtp) 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