Erik J. Olson
Results
2
issues of
Erik J. Olson
## Intent Adds a configuration parameter to set the MQTT base topic level ## Example ```yaml mqtt: # < snip > base_topic: snmp ``` ### Effect * before setting `base_topic`:...
## Intent Adds an optional parameter to the MQTT configuration to use the target's name as the second topic level rather than the hostname. ## Example ```yaml # config.yml mqtt:...