Hi,
I have an application where it would be beneficial to be able to send get and set messages to individual groups, nodes elements, etc. All of which are not necessarily the same model.
I am having a hard time figuring out what module in the API I would need to do this. I have looked at doing this buy just setting the subscription and publication addresses to everything in the network, however, I feel as if this would lead to dead code and issues with scalability. Is there any module in the API that would allow this? Can this be done through the advertising bearer, using a device to act as a beacon?