bellrichm / WeeWX-MQTTSubscribe

A WeeWX service and driver that receives data from MQTT.
GNU General Public License v3.0
52 stars 13 forks source link

Help with example on individual topics #101

Closed fgonza2 closed 3 years ago

fgonza2 commented 3 years ago

I have source data on separate message topics. For example temperature, humidity, wind speed, etc. How can i set up [MQTTSubscribeDriver] for such configuration?

After i set [[message_callback]] as individual, how do i setup the [[topics]] and assign them to the different labels?

thanks

fgonza2 commented 3 years ago

issue #96 had an example