1. To connect to a broker you’ll need a broker. You can download the mosquitto MQTT broker from here: http://www.eclipse.org/downloads/download.php?file=/mosquitto/binary/win32/mosquitto-1.4.15a-install-win32.exe
2. The installation is not so trivial, you need to look over the internet to understand the errors that will be present, and replace some files on the installation folder.
3. Than you can start the MOSQUITTO Service on your Windows Services
4. Open your InduSoft IDE, and configure the MQTT driver as follows:
Tag Station I/O Address Test localhost:1883 tom/test
(test is a string tag)
5. Save the configuration and run the driver task so the driver is started (no security at this point), also add the test tag (string type) on your database spy;
6. Open a CMD (Command Prompt) and type the following command: