toyokazu / fluent-plugin-mqtt-io

Fluent plugin for MQTT Input/Output
Apache License 2.0
17 stars 12 forks source link

Feature/add ha hosts and topic with qos #25

Open vvinod1310 opened 3 years ago

vvinod1310 commented 3 years ago

Hi @toyokazu,

I've managed to implement the feature addressing https://github.com/toyokazu/fluent-plugin-mqtt-io/issues/24 in addition to implementing an option which takes qos along with the topic subscription.

Please help review and merge the changes. I am not a Ruby developer so open to feedback if code needs change :)

Many thanks