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

#36 refactor to mqtt #39

Merged
merged 10 commits into from
Jan 16, 2024
Merged

#36 refactor to mqtt #39

merged 10 commits into from
Jan 16, 2024

Conversation

Peyton-McKee
Copy link
Collaborator

Changes

Built Mqtt from source and installed it into qt version
added the mqtt qml client code from the example

Notes

Probably are going to need to containerize or something the qt mqtt integration process because its kind of complicated and device dependent

To Do

Create docker container

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #36 (issue #)

@Peyton-McKee Peyton-McKee self-assigned this Nov 17, 2023
@Peyton-McKee
Copy link
Collaborator Author

Peyton-McKee commented Jan 14, 2024

20240113232329933.mp4

@Peyton-McKee Peyton-McKee changed the base branch from main to Develop January 16, 2024 19:41
@Peyton-McKee Peyton-McKee merged commit f1b0b19 into Develop Jan 16, 2024
1 check passed
@Peyton-McKee Peyton-McKee deleted the #36-Refactor-To-MQTT branch January 16, 2024 19:42
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.

Model - Refactor IPC to use MQTT backend
1 participant