mqtt_init.py 53 B

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