Versions in this module Expand all Collapse all v0 v0.0.2 Jul 17, 2023 v0.0.1 Jul 17, 2023 Changes in this version + type MqttFactory struct + func NewMqttFactory(appContext interfaces.AppFunctionContext, mode string, path string, ...) MqttFactory + func (factory MqttFactory) Create(opts *mqtt.ClientOptions) (mqtt.Client, error)