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
- Host: GitHub
- URL: https://github.com/ctron/hono-kafka-bridge
- Owner: ctron
- License: epl-1.0
- Created: 2018-05-17T09:58:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T11:42:51.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T08:26:24.896Z (about 1 year ago)
- Topics: camel, eclipse-iot, hono, iot, kafka
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.