nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_color_control_move_to_hue_req_s Struct Reference

Structure representsation of Move To Hue command payload. More...

#include <zb_zcl_color_control.h>

Data Fields

zb_uint8_t hue
 
zb_uint8_t direction
 
zb_uint16_t transition_time
 

Detailed Description

Structure representsation of Move To Hue command payload.

See also
ZCL spec, subclause 5.2.2.3.2

Field Documentation

zb_uint8_t zb_zcl_color_control_move_to_hue_req_s::direction
zb_uint8_t zb_zcl_color_control_move_to_hue_req_s::hue

Hue

zb_uint16_t zb_zcl_color_control_move_to_hue_req_s::transition_time

Transition time field


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

Documentation feedback | Developer Zone | Subscribe | Updated