Digital Twins Event Gateway

The Event Gateway between Digital Twins and Microservices.

It's responsible to consume events from Azure Digital Twins through Azure SignalR service and to propagate them to application microservices through the Kafka Event Broker.

In order to view the schemas of events published by the gateway, check out the AsyncAPI page.

To see the code documentation, check out the KDoc page.

DT Event Gateway