An open API service indexing awesome lists of open source software.

https://github.com/ctron/hono-kafka-bridge

Eclipse Hono example bridge to Kafka
https://github.com/ctron/hono-kafka-bridge

camel eclipse-iot hono iot kafka

Last synced: about 1 year ago
JSON representation

Eclipse Hono example bridge to Kafka

Awesome Lists containing this project

README

          

# Hono example bridge

This is a small project using Apache Camel to forward Eclipse Hono telemetry data to an
Apache Kafka cluster.

You can drop this into your OpenShift cluster by executing:

oc new-app fabric8/s2i-java~https://github.com/ctron/hono-example-bridge

**Note:** This example assumes that Hono is deployed using [EnMasse](https://enmasse.io) 0.20.0
and that EnMasse is installed in a project called `enmasse`.