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

fix: Cleanup network address change code. #1201

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

Nerivec
Copy link
Collaborator

@Nerivec Nerivec commented Sep 23, 2024

Avoid multiple triggering of same logic (with tests).
Fix not waiting for broadcast in device.updateNetworkAddress. Might want to rename that one since it's a side-effect that actually updates it, not the function itself? requestNetworkAddress?

@Koenkk
Copy link
Owner

Koenkk commented Sep 23, 2024

requestNetworkAddress makes more sense indeed

@Koenkk Koenkk merged commit d6eef4d into Koenkk:master Sep 23, 2024
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Sep 23, 2024

Thanks!

@Nerivec Nerivec deleted the cleanup-nwkaddr-change branch September 23, 2024 20:12
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