UIC-3657: add CLI interface for setting priority route#156
Merged
Laudin Alessandro Molina Troconis (lmolina) merged 3 commits intomainfrom Mar 10, 2026
Conversation
f572809 to
e978a4c
Compare
Laudin Alessandro Molina Troconis (lmolina)
added a commit
that referenced
this pull request
Feb 19, 2026
e978a4c to
3757f62
Compare
Laudin Alessandro Molina Troconis (lmolina)
added a commit
that referenced
this pull request
Feb 24, 2026
3757f62 to
e389c53
Compare
Rebuilding the full image on every code change is slow. A reusable dev stage lets you iterate on build/test/develop without repeating setup. The project is not supported on Debian Trixie, therefore the dev container is useful to use Debian Bookworm. Relate-to: UIC-3673
Laudin Alessandro Molina Troconis (lmolina)
added a commit
that referenced
this pull request
Feb 24, 2026
e389c53 to
5d19033
Compare
Contributor
Author
|
Thomas du Boisrouvray (@Thomasdjb) Forest (Silabs) (@andras-erdo) for some reason I cannot add you as reviewers. |
Laudin Alessandro Molina Troconis (lmolina)
added a commit
that referenced
this pull request
Mar 9, 2026
5d19033 to
3912183
Compare
Contributor
Author
Use explicit context on commit status to identify where was a commit marked as fail or success. Before this change, it will appear as "default," not it should read "test" or "analyze." Relates-to: UIC-3673
3912183 to
ecd6ade
Compare
Laudin Alessandro Molina Troconis (lmolina)
added a commit
that referenced
this pull request
Mar 9, 2026
ecd6ade to
268a00e
Compare
Thomas du Boisrouvray (Thomasdjb)
approved these changes
Mar 9, 2026
Márk Mihalik | SiliconLabs (silabs-MarkM)
approved these changes
Mar 10, 2026
a796c5c
into
main
6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Enables the use of the CLI to set the priority route, as defined in the Z-Wave Host API Specification 4.4.3.14.
Re-introducing the feature that was first introduced in #96.
Checklist