Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 251 Bytes

Paho-MQTT-with-Python

This is sample code for Paho MQTT server with Python 2.7

Execute both files in different terminals.

Run "mqtt_subscribe.py" before "mqtt_publish.py" otherwise you will not be able to see the mqtt message sent by publisher.