Developing with ZBOSS for Zigbee
zb_zcl_scenes_copy_scene_mode_s Struct Reference

Scene copying mode bitfield. More...

#include <zb_zcl_scenes.h>

Data Fields

zb_bitfield_t copy_all_scenes:1
 
zb_bitfield_t reserved:7
 

Detailed Description

Scene copying mode bitfield.

Field Documentation

◆ copy_all_scenes

zb_bitfield_t zb_zcl_scenes_copy_scene_mode_s::copy_all_scenes

The Copy All Scenes subfield is 1-bit in length and indicates whether all scenes are to be copied. If this value is set to 1, all scenes are to be copied and the Scene Identifier From and Scene Identifier To fields SHALL be ignored. Otherwise this field is set to 0.

◆ reserved

zb_bitfield_t zb_zcl_scenes_copy_scene_mode_s::reserved

Reserved field


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