Skip to content

isabella232/toketi-kafka-connect-iothub

 
 

Repository files navigation

Kafka Connect Azure IoT Hub


Kafka Connect Azure IoT Hub consists of 2 connectors - a source connector and a sink connector. The source connector is used to pump data from Azure IoT Hub to Apache Kafka, whereas the sink connector reads messages from Kafka and sends them to IoT devices via Azure IoT Hub. When used in tandem, the 2 connectors allow communicating with IoT devices by simply posting and reading messages to/from Kafka topics. This should make it easier for open source systems and other systems that already interface with Kafka to communicate with Azure IoT devices.

For more information on the capabilities of the connectors and how to use them, please refer to the links below -

Contribute Code

If you want to contribute, we ask you to sign a CLA(Contribution License Agreement). A friendly bot will remind you about it when you submit a pull-request.

If you are sending a pull request, we kindly request to check the code style with IntelliJ IDEA, importing the settings from Codestyle.IntelliJ.xml.

About

Kafka Connect IoT Hub is a Kafka source connector for pumping data from Azure IoT Hub to Kafka.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%