mqttclient

package
v0.0.0-...-2eb0b80 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mk2 mk2driver.Mk2, config Config) error

New creates an MQTT client that starts publishing MK2 data as it is received.

Types

type Config

type Config struct {
	Broker   string
	ClientID string
	Topic    string
	Username string
	Password string
}

Config sets MQTT client configuration

Jump to

Keyboard shortcuts

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