Open Mitchell1314 opened 7 months ago
how to subscribe to mutiple topics
https://flask-mqtt.readthedocs.io/en/latest/api/index.html#flask_mqtt.Mqtt.subscribe
Just call that multiple times with each topic you want
how to subscribe to mutiple topics