MQTT Connector

Content Type: Service
Categories: Internet-of-Things

Overview

MQTT is an OASIS standard messaging protocol for the Internet of Things (IoT). It is designed as an extremely lightweight publish/subscribe messaging transport that is ideal for connecting remote devices with a small code footprint and minimal network bandwidth. With this connector it is possible to Publish, Subscribe and Unsubscribe to MQTT broker

Documentation

Please see MQTT Connector in the Mendix documentation for details.

Releases

Version: 1.6.0
Framework Version: 9.24.11
Release Notes: - Upgraded module to Mendix version 9.24.11.
Version: 1.5.0
Framework Version: 9.24.9
Release Notes: - Upgraded module to Mendix version 9.24.9.
Version: 1.4.0
Framework Version: 9.18.4
Release Notes: - Introduction of migration file for JDM
Version: 1.3.0
Framework Version: 9.18.4
Release Notes: - Updated module to Mendix version 9.18.4
Version: 1.2.0
Framework Version: 9.1.1
Release Notes: - Added "Operation Timeout" to set timeout for connect, subscribe, publish, unsubscribe operations.