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

HPR route service list get #837

Merged
merged 2 commits into from
Jul 8, 2024
Merged

HPR route service list get #837

merged 2 commits into from
Jul 8, 2024

Conversation

michaeldjeffrey
Copy link
Contributor

Needed permission change for helium/helium-packet-router#303.

There is enough configuration now that it no longer makes sense to dump everything and start over if there is a discrepancy between Packet-Routers and their configuration information.

They already have access to update euis, skfs, and devaddr ranges for individual routes.
But there was no way to get a current list of routes, or update a route individually if an HPR thought it was stale.

These perms allow for that.

Allowed to list routes for an OUI.
Allowed to get a specific route with an ID.

This allows HPR to add a mechanism to refresh route details without resetting the stream and needing to parse all the configuration again.
@macpie macpie merged commit d9f411b into main Jul 8, 2024
17 checks passed
@macpie macpie deleted the mj/hpr-route-service-list-get branch July 8, 2024 19:09
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.

3 participants