nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_color_control_step_color_temp_req_s Struct Reference

Structure representsation of Step color temperature command command payload. More...

#include <zb_zcl_color_control_zll_adds.h>

Data Fields

zb_uint8_t step_mode
 
zb_uint16_t step_size
 
zb_uint16_t transition_time
 
zb_uint16_t color_temp_min
 
zb_uint16_t color_temp_max
 

Detailed Description

Structure representsation of Step color temperature command command payload.

See also
ZLL spec, subclause 8.8.1.3.9

Field Documentation

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::color_temp_max

Color temperature maximum

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::color_temp_min

Color temperature minimum

zb_uint8_t zb_zcl_color_control_step_color_temp_req_s::step_mode
zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::step_size

Step size

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::transition_time

Transition time field


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