001 | MQTT Publisher in Python | MQTT |

1 year ago
7

🧑‍💻Hi, in this video we have created the python based MQTT publisher to publish your raw data from python to mosquitto MQTT broker. Your raw data can be JSON or Direct Sensor Value or it can be anything which MQTT supports.

📥Download Eclipse Mosquitto for Win 64-bit : https://mosquitto.org/files/binary/win64/mosquitto-2.0.10-install-windows-x64.exe
📥Download Eclipse Mosquitto for Win32-bit : https://mosquitto.org/files/binary/win32/mosquitto-2.0.10-install-windows-x86.exe

⚠️Note : You need to Run Eclipse Mosquitto broker Service in order to use mosquitto broker with python publisher.

👣Steps to Start Mosquitto Broker:
➡️Open CMD as Administrator
➡️Navigate to : "C:\Program Files\mosquitto\"
➡️Start Mosquitto Service : "net start mosquitto"
➡️Change Mosquitto Broker port: "mosquitto -p 1883"

📥You will Get Python Notebook from This link : https://github.com/papercodeIN/OpenOPC-PyModbus-Snap7-MQTT

#mosquitto #iot #mqtt #fusionautomate #iotsolutions
------------------------------------------------------------
🌐Website : https://fusion-automate.super.site/
💬Telegram: https://t.me/PYLIN
📢Join this channel to get access to perks: https://www.youtube.com/channel/UCKKhdFV0q8CV5vWUDfiDfTw/join
------------------------------------------------------------

Loading comments...