Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 140 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 140 Bytes

MQTT Python

broker = "iot.eclipse.org" port = 1883 topic = "whitestonedev/v1/mqtt-python"

Prerequires

  • Python
  • pip install paho-mqtt