Skip to content

Add Matter HRAP Support #2283

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add Matter HRAP Support #2283

wants to merge 8 commits into from

Conversation

hcarter-775
Copy link
Contributor

@hcarter-775 hcarter-775 commented Jul 25, 2025

Description of Change

Implements handling for the TBR and NIM Device Types. Includes a basic thread border router parser.

Summary of Completed Tests

Tested using CHIP Example App, VDA, and is verified with unit tests.

Copy link

Duplicate profile check: Passed - no duplicate profiles detected.

Copy link

Copy link

github-actions bot commented Jul 25, 2025

File Coverage
All files NaN%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against 441a007

Copy link

github-actions bot commented Jul 25, 2025

Test Results

   69 files    448 suites   0s ⏱️
2 324 tests 2 324 ✅ 0 💤 0 ❌
3 923 runs  3 923 ✅ 0 💤 0 ❌

Results for commit 441a007.

♻️ This comment has been updated with latest results.

@nickolas-deboom
Copy link
Contributor

I looked over the cluster-capability mappings again and passed over the driver again and things look good from my perspective. One more question I had is have you tested using the embedded cluster definitions?

@hcarter-775
Copy link
Contributor Author

I looked over the cluster-capability mappings again and passed over the driver again and things look good from my perspective. One more question I had is have you tested using the embedded cluster definitions?

Good callout! Yes, this has been tested now. There actually was a small typo bug that got fixed in the latest commit

@HunsupJung
Copy link
Collaborator

@hcarter-775
I tested it with VDA (1.4.8) and there's no issue.

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