Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MQTT event adapter is an internal event adapter that comes with WSO2 products. 

...

  1. Log in to product's management console, and click Configure.
  2. Click Input Event Adaptors in the Event Processor Configs menu, and then click Add Input Event Adaptor
  3. Enter details as shown in the below example. 

    create input MQTT event adapterImage Modified

  4. Click  Add Event Adaptor.

...

The configured input event adapters are used in event builders. With input event adaptor message properties, event builders are able to extract data from the incoming events to build the event streams. Following are the specific message properties of input MQTT event adapter.

input MQTT event adapter message propertiesImage Modified

The message properties of the input MQTT event adapter are described below.
PropertyDescription
TopicThe topic that will be used to receive messages on the MQTT input adapter
Client IdUnique client ID used for communication. You cannot have duplicated client IDs for the same MQTT broker.
Input Mapping TypeThe incoming event type to be mapped.