--- old+++ new@@ -5,4 +5,10 @@
TCP Port: 1883
No authentication or certificate verification possible
-http://www.mqtt-dashboard.com/+See http://www.mqtt-dashboard.com/ +for their current traffic.++For a good MQTT explorer;+http://mqtt-explorer.com/ +Opensource, free and available for any OS by Thomas Nordquist+
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -9,6 +9,9 @@
for their current traffic.
For a good MQTT explorer;
+http://www.jensd.de/apps/mqttfx/1.7.0/mqttfx-1.7.0-windows-x64.exe+or (slightly more experimental)+
http://mqtt-explorer.com/
Opensource, free and available for any OS by Thomas Nordquist
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
The broker works as expected, I used mqtt explorer for it. It "sees" all unencrypted topics/traffic (many of which codesys ;-) ).
I will incorporate a pre configured send and receive MQTT framework into our project/library.
I used the "MQTT Clien SL Example" provided by "IIoT Libraries SL".
Just set the hostname / ip to: broker.hivemq.com
Port is allready set at 1883.
Ticket closed
Diff:
MQTT Connection established, Pub/Sub successful