Subscribe to a Pub/Sub topic

This component subscribes to a topic on a Pub/Sub service. Using this component, you can subscribe to a topic of a Pub/Sub service such as MQTT Servers, Redis, Kafka, or AWS IoT.

Steps

  1. Click + under Actions to create the subscriber.

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

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

    Subscriber Created

  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 to which you want to subscribe under Input > Topic.

  7. Click SAVE to save the configuration.

    Configuration Saved

  8. Click on Application and then click on Services. See a list of services. Click Start / Stop / Restart to manage the service.

    Services Control 1Services Control 2