Copy the contents of main.py and diagram.json in an empty project in Wokwi.
Subscribe Commands All topics mosquitto_sub -h test.mosquitto.org -t "mqtt-demo/#" -v
Publish Commands Turn LED1 ON
mosquitto_pub -h test.mosquitto.org -t "mqtt-demo/led1" -m "on"