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

feat: on-device bus with rumqttd and data joiner on uplink #348

Merged
merged 69 commits into from
Sep 16, 2024
Merged

feat: on-device bus with rumqttd and data joiner on uplink #348

merged 69 commits into from
Sep 16, 2024

Conversation

de-sh
Copy link
Contributor

@de-sh de-sh commented Jun 15, 2024

Closes #

Changes

  • Adds rumqttd as on-device bus that allows multiple services to communicate with each other
  • Interfaces bus with uplink using a joiner that ensures data is selected and pushed on specific streams/rates

Why?

Allows inter-process communication to enhance data push onto platform and also reduce load on cloud

Trials Performed

Run uplink with simulator and ensure that data from same is pushed to platform as configured in joins

@de-sh de-sh requested review from tekjar and gautambt June 15, 2024 06:54
@de-sh de-sh merged commit ca07900 into main Sep 16, 2024
2 checks passed
@de-sh de-sh deleted the bus branch September 16, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants