-
Notifications
You must be signed in to change notification settings - Fork 501
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
base: main
Are you sure you want to change the base?
Add Matter HRAP Support #2283
Conversation
Duplicate profile check: Passed - no duplicate profiles detected. |
Invitation URL: |
Minimum allowed coverage is Generated by 🐒 cobertura-action against 441a007 |
Test Results 69 files 448 suites 0s ⏱️ Results for commit 441a007. ♻️ This comment has been updated with latest results. |
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 |
@hcarter-775 |
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.