Raspberry Pi - MQTT for IoT
Which of the following is the correct Python syntax to subscribe to an MQTT topic named
"home/lights/control" using the Paho MQTT client?"home/lights/control" using the Paho MQTT client?subscribe().client.subscribe("home/lights/control") is correct syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions