Support asyncapi
mqtt
streetlights mapping to kafka
streetlights
#947
Labels
story
Feature description from user's perspective
Describe the desired outcome from the user's perspective
As devops, I want to map AsyncAPI
mqtt
streetlights example to AsyncAPIkafka
streetlights example.Acceptance criteria
mqtt
results in the same named topics being used inkafka
Additional context
mqtt-kafka
requireswith topic: …/${params.streetlightId}/…
to propagate dynamic topic name to kafka during mappingasyncapi
proxy needs to generatewith: ... ${params.streetlightId}
internallyThe text was updated successfully, but these errors were encountered: