Skip to content

amariwan/MQTT-Basics-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Paho-MQTT-with-Python

This is sample code for Paho MQTT server with Python 3

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.