id: org.apache.streampipes.sinks.brokers.jvm.mqtt title: MQTT Publisher sidebar_label: MQTT Publisher


Description

Publishes events to MQTT.


Required input

This sink does not have any requirements and works with any incoming event type.


Configuration

MQTT Broker Settings

The basic settings to connect to the broker. The MQTT broker URL indicates the URL of the broker (e.g., localhost), the port indicates the port of the broker (e.g., 1883)

MQTT Topic

The topic where events should be sent to.

Output

(not applicable for data sinks)