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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


    from 2e878db  Update the documentation for kafka-mq example, since 
camel-kamelets 3.20.2 has been released
     new 819e54f  MQTT example
     new 5dccb2d  MQTT example

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jbang/mqtt/README.adoc                | 91 +++++++++++++++++++++++++++++++++++
 jbang/mqtt/conf/mosquitto.conf        |  4 ++
 jbang/mqtt/docker-compose.yml         | 10 ++++
 jbang/mqtt/mqtt.yaml                  | 13 +++++
 jbang/mqtt/payload.json               |  3 ++
 jbang/{kafka-health => mqtt}/start.sh |  2 +-
 6 files changed, 122 insertions(+), 1 deletion(-)
 create mode 100644 jbang/mqtt/README.adoc
 create mode 100644 jbang/mqtt/conf/mosquitto.conf
 create mode 100644 jbang/mqtt/docker-compose.yml
 create mode 100644 jbang/mqtt/mqtt.yaml
 create mode 100644 jbang/mqtt/payload.json
 copy jbang/{kafka-health => mqtt}/start.sh (84%)

Reply via email to