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 MicroSwitchController and MicroSwitchHelper #334

Open
wants to merge 4 commits into
base: upgrade-micronaut
Choose a base branch
from

Conversation

Ed0827
Copy link
Collaborator

@Ed0827 Ed0827 commented Mar 21, 2025

Fixes #328
What what changed:
I updated MicroSwitchHelper and MicroSwitchController to verify they work with micronaut 4.7.6, and verified that there were no breaking changes in dependencies.

Why it was changed:
Part of the Micronaut 4.7.6 upgraded all of these classes needed to be looked over to ensure compatibility. We needed to review the code to ensure that future updates do not bring undefined behavior.

How it was changed:
Added the MicroSwitchHelper and Controller classes to the upgraded micronaut branch and tested from there to ensure they were still able to build with micronaut version 4.7.6. I then tested this updated version with hardware to ensure that functionalities and logging remained the same with these new updates. Below are videos to verify the functionalities remain the same with this updated version of micronaut.

76428302840__5A682AFC-9BB5-4FB0-89DB-924DAD08BE7E.MOV

@Ed0827 Ed0827 self-assigned this Mar 21, 2025
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.

1 participant