About publish & subscribe mechanism in Bluetooth Mesh


Vikrant More <vikrant8051@...>
 

Is publish & subscribe mechanism only related with Group addresses ?

Or we can add even unicast and virtual addresses in whitelist of Publish & Subscription list ?

How to use these two structure: 

static struct bt_mesh_model_pub gen_level_pub;
static struct bt_mesh_model_pub gen_onoff_pub;
to create publish & subscribe model for testing ?



Join users@lists.zephyrproject.org to automatically receive all group messages.