Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add streetlight service that turns mqtt streetlight publish actions to events #120

Open
bmaidics opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
needs_triage Unknowns need to be addressed

Comments

@bmaidics
Copy link
Contributor

In order to make the demo more compelling, we should add a service that turns mqtt streetlight publish actions to events, so we don't need to modify the original streetlight asyncapi yaml.

@bmaidics bmaidics self-assigned this Apr 15, 2024
@jfallows
Copy link
Contributor

Note: this should be an mqtt service simulating the streetlight IoT device.

Therefore, we need a service-perspective AsyncAPI documents as well as a client-perspective AsyncAPI documents to fully support the scenario without needing to change the client-perspective AsyncAPI documents we already have.

Note: it may be possible to create each service-perspective AsyncAPI document by simply inverting the polarity of send and receive operations, so for now we assume that is the case and that it happens outside zilla.

@vordimous vordimous added the needs_triage Unknowns need to be addressed label Aug 21, 2024
@vordimous vordimous self-assigned this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_triage Unknowns need to be addressed
Projects
None yet
Development

No branches or pull requests

3 participants