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

Erase device address on no session #94

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

adriansmares
Copy link
Contributor

Summary

References https://github.com/TheThingsIndustries/lorawan-stack-support/issues/952

Changes

  • Erase the device address when no-session is used.

Testing

Local testing.

Regressions

This fixes a bug in itself, which is that the device address persists even though the session does not. Both the AS and the JS reject the resulting end device.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Documentation: Relevant documentation is added or updated.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.

@adriansmares adriansmares added this to the Oct 2023 milestone Oct 17, 2023
@adriansmares adriansmares self-assigned this Oct 17, 2023
@adriansmares adriansmares merged commit b3e7b3d into master Oct 18, 2023
3 checks passed
@adriansmares adriansmares deleted the fix/session-export-ids branch October 18, 2023 08:31
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