package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 2, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
this is just a wrapper for the mqtt package with some predefined settings for ratgdo
type Ratgdo struct {
MqttSettings struct {
TopicPrefix string `yaml:"topic_prefix"`
} `yaml:"mqtt_settings"`
}
stubbed mqtt struct to extract the topic prefix from the yaml to pass into what is expected by mqttGdo
Source Files
¶
Click to show internal directories.
Click to hide internal directories.