mqtt

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogMessagesPublished

func LogMessagesPublished()

func PublishAbsolute

func PublishAbsolute(topic string, message string, retained bool)

func PublishJSON

func PublishJSON(topic string, data any)

func Start

func Start(config config.MQTTConfig, clientIdPrefix string)

func Subscribe

func Subscribe(topic string, onMessage OnMessageListener)

func SubscribeRelative added in v1.2.0

func SubscribeRelative(topic string, onMessage OnMessageListener)

Types

type OnMessageListener

type OnMessageListener func(string, []byte)

Jump to

Keyboard shortcuts

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