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

Verify Group Msg reception #11980

Closed
jepenven-silabs opened this issue Nov 18, 2021 · 0 comments · Fixed by #12052
Closed

Verify Group Msg reception #11980

jepenven-silabs opened this issue Nov 18, 2021 · 0 comments · Fixed by #12052
Assignees

Comments

@jepenven-silabs
Copy link
Contributor

Problem

While Group Msg reception is supposed to work, it wasn't really tested other than with some Unit Test.

Proposed Solution

Make sure that upon reception of a Group Msg packet (groupId, GroupSession present, etc.) it is routed through the correct path inside the Matter SDK and that no unwanted behaviour is triggered (e.g. sending an Ack).

We can test/achieve this with the TestGroupMessaging yaml test case

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 a pull request may close this issue.

1 participant