The MQTT connector implements the client part of MQTT architecture by providing:
A trigger that subscribes to topics that invoke a flow based on a published message.
A step that can publish messages to any topic.
To use the MQTT connector, you need to have access to an MQTT server.
Since version:
4.5
Related Topics
MQTT - Configuration
MQTT - Error Handling