mqtt

package
v0.0.0-...-7e796b2 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mqtt

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

func NewMqtt

func NewMqtt(cfg config.MqttConfig) (*Mqtt, error)

func (*Mqtt) RegisterStateChangeListener

func (m *Mqtt) RegisterStateChangeListener(device string, topic string, callback func(string, map[string]interface{})) error

func (*Mqtt) SendMessage

func (m *Mqtt) SendMessage(topic string, message string)

Jump to

Keyboard shortcuts

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