This is an automated email from the ASF dual-hosted git repository.

cdeppisch pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-jbang-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 040b5ca  chore(mqtt): Use Kaoto online designer
040b5ca is described below

commit 040b5ca9b6a11582e66271b0976ea30c2ce5f8e2
Author: Christoph Deppisch <[email protected]>
AuthorDate: Thu Dec 5 15:54:55 2024 +0100

    chore(mqtt): Use Kaoto online designer
---
 mqtt/README.adoc    |   2 +-
 mqtt/mqtt-kaoto.png | Bin 0 -> 81783 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mqtt/README.adoc b/mqtt/README.adoc
index bd4a28b..103a20a 100644
--- a/mqtt/README.adoc
+++ b/mqtt/README.adoc
@@ -3,7 +3,7 @@
 This example is using Camel to receive MQTT events from an external MQTT 
broker,
 as illustrated below.
 
-image::mqtt-karavan.png[Apache Camel Karavan designer in Visual Code]
+image::mqtt-kaoto.png[Apache Camel Kaoto online designer]
 
 === Install JBang
 
diff --git a/mqtt/mqtt-kaoto.png b/mqtt/mqtt-kaoto.png
new file mode 100644
index 0000000..f2f65f1
Binary files /dev/null and b/mqtt/mqtt-kaoto.png differ

Reply via email to