Dear community,
I am wondering if multiple MQTT brokers can be included in the configuration file:
[mqtt]
broker = "localhost"
basetopic = "airquality"
username = ""
password = ""
Can there be multiple [mqtt]?
Furthermore I am wondering in regards to the basetopic structure if anyone knows how to do sub-topics on it and how to send data to the MQTT broker in respect to the different topics.
Thanks!
Kind Regards,
Venetsia
Share this post