~ Is there any way to get information on name and UID of "groups" within a Mesh, and, who are members of the group ?
~ Is there a way to know a new group has been created for a network ?
~ Is there any way to get information on name and UID of "groups" within a Mesh, and, who are members of the group ?
~ Is there a way to know a new group has been created for a network ?
Hi.
All the group addresses, subscription addresses etc. are stored in flash.
So you can read out the relevant information from there.
Br,
Joakim
Thanks for your reply. Do you have any link for me to read up on "how to do that" ? Many many thanks.
Hi,
I have the same question.
By using the light switch example, the publication from client can get the group address, and the subscription from server can get the subscription address. Then can the client get how many nodes with the group? and how to get?
Thanks & Regards,
Daisy
The Mesh SDK uses the flash manager to handle data stored in flash.
You can read more about the flash manager here.
Br,
Joakim