You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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) ?
@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.
Req:
Push sensor information to a common service bus (simple pub/sub or ESB)
The text was updated successfully, but these errors were encountered: