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

Multicast Message sending #11078

Closed
jepenven-silabs opened this issue Oct 27, 2021 · 2 comments
Closed

Multicast Message sending #11078

jepenven-silabs opened this issue Oct 27, 2021 · 2 comments

Comments

@jepenven-silabs
Copy link
Contributor

jepenven-silabs commented Oct 27, 2021

Problem

Need a way to send group message with chip-tool.

Proposed Solution

As discussed with @bzbarsky-apple at least the following items need to be done

  • Update WriteHandler to handle messages without endpointId but with Group
  • Update WriteClient to handle messages without endpointId but with Group
  • Update the Associate function from the ClusterBase class to use Group info instead of endpoint
  • Update SessionManager and other as to allow Group session (e.g, bypass or modify GetSecureSession )
@jepenven-silabs
Copy link
Contributor Author

Issue was done a long time ago without being closed. closing it now.

@jepenven-silabs
Copy link
Contributor Author

Can execute Test to A commissioned device by executing :

./connectedhomeip/out/chip-tool/chip-tool tests TestGroupMessaging <nodeid>

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

No branches or pull requests

4 participants