2.95. Paho
Communicate with MQTT message brokers using Eclipse Paho MQTT Client.
2.95.1. What’s inside 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
-
Paho component, URI syntax:
paho:topic
Refer to the above link for usage and configuration details.
2.95.2. Maven coordinates 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Create a new project with this extension on code.camel.redhat.com
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-paho</artifactId>
</dependency>