Developing with ZBOSS for Zigbee
zb_zcl_scenes_get_scene_membership_res_mandatory_s Struct Reference

Get scene membership response fixed-structure payload part representation. More...

#include <zb_zcl_scenes.h>

Data Fields

zb_uint8_t status
 Command execution status. More...
 
zb_uint8_t capacity
 Scene table capacity. More...
 
zb_uint16_t group_id
 

Detailed Description

Get scene membership response fixed-structure payload part representation.

Field Documentation

◆ capacity

zb_uint8_t zb_zcl_scenes_get_scene_membership_res_mandatory_s::capacity

Scene table capacity.

Permitted values are:

◆ group_id

zb_uint16_t zb_zcl_scenes_get_scene_membership_res_mandatory_s::group_id

Group identifier

◆ status

zb_uint8_t zb_zcl_scenes_get_scene_membership_res_mandatory_s::status

Command execution status.

Appropriate values are:

  • ZB_ZCL_STATUS_SUCCESS - successfully executed
  • ZB_ZCL_STATUS_INVALID_FIELD - group is not present in the Group Table see zcl_status enumeration

The documentation for this struct was generated from the following file: