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

Matter 1.4 Protocol #1687

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

Matter 1.4 Protocol #1687

wants to merge 5 commits into from

Conversation

Apollon77
Copy link
Collaborator

@Apollon77 Apollon77 commented Feb 7, 2025

This PR contains the protocol level changes for Matter 1.4 which is mainly session parameters and Discovery capabilities.

@lauckhart please do not approve right now but feel free to review and post LGTM or such ... we should merge together with your PR

We likely need a third one then afterwards with the application cluster relevant changes

@@ -768,7 +767,7 @@ export class CommissioningServer extends MatterNode {
* Return the pairing information for the device
*/
getPairingCode(
discoveryCapabilities?: TypeFromBitSchema<typeof DiscoveryCapabilitiesBitmap>,
discoveryCapabilities?: TypeFromPartialBitSchema<typeof DiscoveryCapabilitiesBitmap>,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dummy comment to prevent merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant