Zigbee Protocol Controller 1.6.0
uic_mqtt_dotdot_scenes_command_copy_scene_fields_t Struct Reference

Command fields for Scenes/CopyScene. More...

#include <dotdot_mqtt.h>

Public Attributes

uint8_t mode
 
SGroupId group_identifier_from
 
uint8_t scene_identifier_from
 
SGroupId group_identifier_to
 
uint8_t scene_identifier_to
 

Detailed Description

Command fields for Scenes/CopyScene.

Member Data Documentation

◆ group_identifier_from

SGroupId uic_mqtt_dotdot_scenes_command_copy_scene_fields_t::group_identifier_from

◆ group_identifier_to

SGroupId uic_mqtt_dotdot_scenes_command_copy_scene_fields_t::group_identifier_to

◆ mode

uint8_t uic_mqtt_dotdot_scenes_command_copy_scene_fields_t::mode

◆ scene_identifier_from

uint8_t uic_mqtt_dotdot_scenes_command_copy_scene_fields_t::scene_identifier_from

◆ scene_identifier_to

uint8_t uic_mqtt_dotdot_scenes_command_copy_scene_fields_t::scene_identifier_to

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