Trident IoT Zigbee SDK
Loading...
Searching...
No Matches
tr_scenes_table_entry_t Struct Reference

#include <tr_scenes_server.h>

Data Fields

zb_uint8_t endpoint
zb_uint16_t group_id
zb_uint8_t scene_id
zb_uint16_t transition_time
zb_uint8_t scene_name [TR_SCENES_SERVER_SCENE_NAME_MAX_LEN]
zb_bool_t ext_on_off_present
zb_uint8_t ext_on_off_value
zb_bool_t ext_level_present
zb_uint8_t ext_level_value
zb_bool_t ext_door_lock_present
zb_uint8_t ext_door_lock_value

Field Documentation

◆ endpoint

zb_uint8_t tr_scenes_table_entry_t::endpoint

◆ ext_door_lock_present

zb_bool_t tr_scenes_table_entry_t::ext_door_lock_present

◆ ext_door_lock_value

zb_uint8_t tr_scenes_table_entry_t::ext_door_lock_value

◆ ext_level_present

zb_bool_t tr_scenes_table_entry_t::ext_level_present

◆ ext_level_value

zb_uint8_t tr_scenes_table_entry_t::ext_level_value

◆ ext_on_off_present

zb_bool_t tr_scenes_table_entry_t::ext_on_off_present

◆ ext_on_off_value

zb_uint8_t tr_scenes_table_entry_t::ext_on_off_value

◆ group_id

zb_uint16_t tr_scenes_table_entry_t::group_id

◆ scene_id

zb_uint8_t tr_scenes_table_entry_t::scene_id

◆ scene_name

zb_uint8_t tr_scenes_table_entry_t::scene_name[TR_SCENES_SERVER_SCENE_NAME_MAX_LEN]

◆ transition_time

zb_uint16_t tr_scenes_table_entry_t::transition_time

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