Skip to content

Commit 2eecdd9

Browse files
authored
Update README.md
1 parent 5cb5aa1 commit 2eecdd9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# ![O2K-Connector](docs/images/o2k_logo.png) O2K-Connector
1+
# O2K-Connector: a FIWARE Orion to Kafka Connector
2+
3+
[![](https://nexus.lab.fiware.org/static/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/)
4+
[![License: AGPL](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://opensource.org/licenses/AGPL-3.0)
5+
[![Support badge](https://img.shields.io/badge/support-stackoverflow-orange)](https://stackoverflow.com/questions/tagged/fiware+o2k)<br/>
6+
![Status](https://nexus.lab.fiware.org/repository/raw/public/badges/statuses/incubating.svg)
7+
<br/>
8+
# ![O2K-Connector](docs/images/o2k_logo.png)
9+
210
O2K-Connector is a lightweight connector, built in Python, that enables context data sharing from Orion Context Broker towards Apache Kafka. In more detail, O2K-Connector subscribes to Orion Context Broker and publishes the received context-data to a built-in kafka topic.
311

412
## O2K-Connector example placement in a FIWARE/Apache Architecture

0 commit comments

Comments
 (0)