This patchset changes the MessageReceived API, replacing 'subscription' flag with destination address of received messages. The application receives destination address as a D-Bus variant, containing either as a regular 16bit address (unicast/group) or a 16-octet virtual label. See previous discussion https://marc.info/?t=156719067300001&r=1&w=2 for rationale. Michał Lowas-Rzechonek (2): mesh: Provide destination address in MessageReceived API mesh: Inform application about model subscriptions doc/mesh-api.txt | 32 +++++++++++--- mesh/model.c | 107 ++++++++++++++++++++++++++++++++++++++++++++--- test/test-mesh | 4 +- 3 files changed, 131 insertions(+), 12 deletions(-) -- 2.19.1