package
1.1.1
Repository: https://github.com/nexxtlab/go-smarty-reader.git
Documentation: pkg.go.dev

# Functions

Creating a new MQTT connection Parameter: * topicRoot: common prefix of a MQTT topic for this connection * qualityOfService: the MQTT quality of service for all operations * options: Return: * c: MqttConnection struct, containing a connected MQTT client and the specified parameters.

# Structs

Struct holding the MQTT client and user settings.
Struct holding user settings for the connection.