
RickF (Customer) asked a question.
MQTT in the BRX PLC
Check out these videos walking you through what MQTT is how to use it and how to troubleshoot it.

RickF (Customer) asked a question.
Check out these videos walking you through what MQTT is how to use it and how to troubleshoot it.
MQTT (IoT) training, example, and troubleshooting in a BRX PLC
Copyright © 1999-2023 AutomationDirect. ALL RIGHTS RESERVED
These are good videos. I have also created a couple of MQTT videos using Do-More. BRX and Simulator.
BRX Do-More Simulator MQTT Publish / Subscribe – Video
This thread will be using a free on-line public MQTT broker from HiveMQ. Messages will be published and subscribed to by two clients. The first will be an MQTT Browser Client by HiveMQ. The Do-More Designer Simulator PLC will be the second MQTT Client. Information in the form of bits and words will be published and sent to both clients.
BRX Do-More PLC MQTT Communications – Video
This thread will install a windows based broker called Mosquitto. The Do-More BRX PLC will be one of the clients publishing and subscribing to the MQTT broker. MQTT Lens (Chrome Browser App) will be the other client publishing and subscribing to the MQTT broker. Each client will share information.
Regards,
Garry
Would love to see an Azure example, as I attempted when I had some free time and could not get it working.
Uses username/device authentication.