-
Notifications
You must be signed in to change notification settings - Fork 31
[SL-ONLY] Add Matter+AWS documentation #581
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: release_2.7-1.4
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for the Matter+AWS integration feature on Silicon Labs platforms. The documentation explains how to connect Matter Wi-Fi devices to AWS cloud services through Direct Internet Connectivity (DIC).
- Added main Matter+AWS guide covering feature overview, prerequisites, and end-to-end testing procedures
- Added build guide with compilation instructions and certificate configuration
- Included detailed MQTT communication flows and device control examples
Reviewed Changes
Copilot reviewed 2 out of 8 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/platforms/silabs/silabs_matter_aws_guide.md | Main documentation covering Matter+AWS feature overview, setup requirements, and testing procedures |
| docs/platforms/silabs/silabs_matter_aws_build_guide.md | Build instructions and certificate configuration guide for Matter+AWS implementation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
662369e to
2257ede
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some nit picks
| - Matter+AWS is a silabs only feature to connect matter devices to proprietary | ||
| cloud solutions(AWS,GCP,APPLE ...) directly. As such, a Matter Wi-Fi device | ||
| must support connecting locally on the Matter Fabric, via IPv6, and | ||
| connecting to the Internet via IPv4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mqtt instance will be available over IPv6 at least locally as I recollect. Do we want to mention that ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets not mention it as its not tested
Summary
This Jira aims to add documentation for Matter+AWS PoC component.
Testing
Generated files in vscode and validate the text