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.