[
https://issues.apache.org/jira/browse/CAMEL-23503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109923#comment-18109923
]
Aurélien Pupier edited comment on CAMEL-23503 at 8/31/26 2:53 PM:
------------------------------------------------------------------
Note that it seems that we have a camel-tahu component, which seeems to be a
specific MQTT defining its own SparkPlug spec
https://projects.eclipse.org/projects/iot.tahu
there si also Eclipse Mosquitto project which is proving MQTT 3 and 5 support
https://mosquitto.org/
(HiveMQ is also a good possibility, just wanted to list other alternatives)
was (Author: apupier):
Note that it seems that we have a camel-tahu component, which seeems to be a
specific MQTT defining its own SparkPlug spec
https://projects.eclipse.org/projects/iot.tahu
there si also Eclipse Mosquitto project which is proving MQTT 3 and 5 support
https://mosquitto.org/
> Provide a Camel MQTT component on maintained dependency
> -------------------------------------------------------
>
> Key: CAMEL-23503
> URL: https://issues.apache.org/jira/browse/CAMEL-23503
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 4.20.0
> Reporter: Aurélien Pupier
> Assignee: Ramu
> Priority: Major
> Fix For: 4.23.0
>
>
> currently, there are:
> * paho (mqtt3): deprecated in 4.21
> * paho-mqtt5
> but the java library of paho project is unmaintained. last release was in 2020
> we should search an alternative library to propose an mqtt component.
> Maybe https://github.com/hivemq/hivemq-mqtt-client
--
This message was sent by Atlassian Jira
(v8.20.10#820010)