Developing with ZBOSS for Zigbee
|
Mandatory part of the Scenes.ViewSceneResponse payload. More...
#include <zb_zcl_scenes.h>
Data Fields | |
zb_uint8_t | status |
zb_uint16_t | group_id |
zb_uint8_t | scene_id |
zb_uint16_t | transition_time |
Scene transition time. More... | |
zb_uint8_t | scene_name [1] |
Scene name field. More... | |
Mandatory part of the Scenes.ViewSceneResponse payload.
zb_uint16_t zb_zcl_scenes_view_scene_res_fixed_size_s::group_id |
Scene group identifier
zb_uint8_t zb_zcl_scenes_view_scene_res_fixed_size_s::scene_id |
Scene identifier
zb_uint8_t zb_zcl_scenes_view_scene_res_fixed_size_s::scene_name[1] |
Scene name field.
Since scene names are not supported, will contain only zero length byte on formation. If received packet with scene name filled from some other stack, the fields will be skipped during packet parsing, and length byte will be set to zero.
zb_uint8_t zb_zcl_scenes_view_scene_res_fixed_size_s::status |
Command execution status
zb_uint16_t zb_zcl_scenes_view_scene_res_fixed_size_s::transition_time |
Scene transition time.