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

Build a microservice which processes your sensor data from sample apps from above & passes it to the data processing bus (Sample app & not a generic framework) #540

Open
NeethuES-intel opened this issue Mar 26, 2024 · 3 comments
Labels

Comments

@NeethuES-intel
Copy link
Contributor

NeethuES-intel commented Mar 26, 2024

Req:
Push sensor information to a common service bus (simple pub/sub or ESB)

@Ztrimus
Copy link

Ztrimus commented Jan 25, 2025

@NeethuES-intel can you provide more information?

@NeethuES-intel
Copy link
Contributor Author

@NeethuES-intel can you provide more information?

@Ztrimus This would be a continuation of issue - #539
Goal is to create a sample app that take input data and passes it to a broker(mqtt/kafka). Consider it as an intermediate service. Since we already have an mqtt service as broker, can you integrate kafka (or any other broker) (Issue 539) and create this sample app which pushes data to kafka (or any other broker) ?

@NeethuES-intel
Copy link
Contributor Author

@Ztrimus more clarification on input data. You can consider some dummy sensor data which would be relevant for a retail use case. Do mention what this data is, how will this help in retail use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants