Developing with ZBOSS
|
Get scene membership response optional payload part representation. More...
#include <zb_zcl_scenes.h>
Data Fields | |
zb_uint8_t | scene_count |
Number of scenes in the response. More... | |
zb_uint8_t | scene_list [1] |
Array of scenes corresponding to the group identifier. More... | |
Get scene membership response optional payload part representation.
zb_uint8_t zb_zcl_scenes_get_scene_membership_res_optional_s::scene_count |
Number of scenes in the response.
zb_uint8_t zb_zcl_scenes_get_scene_membership_res_optional_s::scene_list[1] |
Array of scenes corresponding to the group identifier.
Array contains strictly scene_count elements.