Publish - Publish to Pub/ Sub Topic

This component publishes message on Pub/Sub service.

MQTT Publisher

Using this component, you can publish data over any topic of an MQTT Pub/Sub Service.


Steps

  1. Click + under Actions to create the MQTT Publisher.

  2. Enter the Name of the Subscriber and Select Type as Publish.

  3. Click OK. The new component is created and displayed in the designer.

    MQTT Publisher Component

  4. Click Edit in the top menu to open the Properties Panel.

  5. Navigate to Input > Pub/Sub Service and select the required Pub/Sub service (such as the MQTT server). You can create a Pub/Sub service under Settings.

  6. Mention the topic on which you want to publish the data under Input > Topic.

  7. Enter the message to be published under Input > Message.

  8. Click SAVE to save the configuration.

    MQTT Publisher Configuration