org.apache.*
-
"camel.kamelet.mqtt5-source.brokerUrl"
"The URL of the broker where to establish the connection Example: tcp://mosquitto:1883"
"camel.kamelet.mqtt5-source.clientId"
"mqtt-source"
"The client ID to use when connecting to the resource"
"camel.kamelet.mqtt5-source.password"
"Password to use when connecting to the MQTT v5 compliant broker"
"camel.kamelet.mqtt5-source.topic"
"The topic to subscribe to Example: mytopic"
"camel.kamelet.mqtt5-source.username"
"Username to use when connecting to the MQTT v5 compliant broker"