nRF5 SDK for Thread and Zigbee v4.2.0
Data Fields
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

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.

zb_bitfield_t zb_zcl_scenes_copy_scene_mode_s::reserved

Reserved field


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

Documentation feedback | Developer Zone | Subscribe | Updated