MQTT
This section contains the following topics:
- Overview
TIBCO Flogo® Connector for MQTT provides out-of-the-box connectivity for MQTT to subscribe to a topic or publish messages to a topic. It supports security and authentication, quality of service, and message retention. - Creating the MQTT Connection
To use the MQTT Subscriber trigger, or Publish activity , you must first create an MQTT connection. The MQTT connection contains the parameters required to connect to the MQTT server. The MQTT connection is used by all the activities in the MQTT category. - MQTT Subscriber Trigger
The MQTT Subscriber Trigger subscribes to a topic and presents the messages received as output. When the messages arrive, a new flow is triggered. The MQTT Subscriber Trigger supports multiple trigger handlers. A single MQTT Subscriber trigger listens to multiple topics and in turn executes multiple flows. - MQTT Publish Activity
The MQTT Publish activity publishes a message to a broker, which supports and exposes the MQTT protocol.
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.