drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
114 stars 30 forks source link

Add extension point for incoming events before sending them downstream #238

Closed ctron closed 2 years ago

ctron commented 2 years ago

In order to enhance the incoming data, we need an extension mechanism where the user can configure an external endpoint, which will enhance/enrich the incoming data, before it gets sent downstream to Kafka.