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?
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