drogue-iot / drogue-cloud

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

allow forwarding change events for devices to the main event stream #273

Closed ctron closed 1 year ago

ctron commented 2 years ago

Once an application was created, there should be a way to forward device registry change events for devices, into the main event topic of the application.

This would allow the user to consume device registry change events inside the scope of the application. We could use a dedicated type for this, to distinguish it from actual device events.

ctron commented 1 year ago

This was implemented as part of 0.10.