2 Home
gitea_admin edited this page 2026-03-11 14:38:57 +00:00

MQTT Sink

Allows sending messages to any endpoint that supports the MQTT protocol, such as a message broker.

Metadata

Property Value
Type sink
Group MQTT
Namespace Messaging
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
topic string The topic to send messages to
brokerUrl string The URL of the broker where to establish the connection
username string Username to use when connecting to the MQTT broker
password string Password to use when connecting to the MQTT broker

Dependencies

  • camel:paho
  • camel:kamelet