pikapython/examples/mqtt/mqtt_init.py

7 lines
53 B
Python

import mqtt
client = mqtt.MQTT('broker.emqx.io')