CoAP
JVM since1.1.0 Nativeunsupported
Send and receive messages to/from COAP capable devices.
What’s inside
-
CoAP component, URI syntax:
coap:uri
-
CoAP component, URI syntax:
coap+tcp:uri
-
CoAP component, URI syntax:
coaps+tcp:uri
-
CoAP (Secure) component, URI syntax:
coaps:uri
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-coap</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.