package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev

# Functions

ClientID created unique mqtt client id.
NewClient creates new Mqtt publisher.
RegisteredClient reuses an registered Mqtt publisher or creates a new one.
RegisteredClientOrDefault reuses an registered Mqtt publisher or creates a new one.

# Variables

Instance is the paho Mqtt client singleton.

# Structs

Client encapsulates mqtt publish/subscribe functions.
Config is the public configuration.

# Type aliases