package
12.0.0
Repository: https://github.com/joshuar/go-hass-anything.git
Documentation: pkg.go.dev

# Functions

nolint:exhaustruct.
NewMsg is a convenience function to create a new Msg with a given topic and message body.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client is the connection to the MQTT broker.
Msg represents a message that can be sent or received on the MQTT bus.
Subscription represents a listener on a specific Topic, that will pass any messages sent to that topic to the Callback function.

# Interfaces

No description provided by the author
No description provided by the author