Skip to content

Support asyncapi mqtt streetlights mapping to kafka streetlights #947

@jfallows

Description

@jfallows

Describe the desired outcome from the user's perspective
As devops, I want to map AsyncAPI mqtt streetlights example to AsyncAPI kafka streetlights example.

Acceptance criteria

  • Publishing to various topics in mqtt results in the same named topics being used in kafka

Additional context
mqtt-kafka requires with topic: …/${params.streetlightId}/… to propagate dynamic topic name to kafka during mapping
asyncapi proxy needs to generate with: ... ${params.streetlightId} internally

Metadata

Metadata

Assignees

Labels

storyFeature description from user's perspective

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions