|
| #define | ZB_ZCL_COLOR_CONTROL_REQ_OPTIONS_PAYLOAD_LEN sizeof(zb_zcl_color_control_req_options_t) |
| | Move to Level payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_CMD_OPTIONS(data_buf, req_options) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_TO_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_to_hue_req_t) |
| | Move Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, hue, direction, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, hue, direction, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_TO_HUE_REQ(buffer, move_to_hue_req, status) |
| | Macro for getting Move to Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_hue_req_t) |
| | Move Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_HUE_REQ(buffer, move_hue_req, status) |
| | Macro for getting Move Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_STEP_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_step_hue_req_t) |
| | Step Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_STEP_HUE_REQ(buffer, step_hue_req, status) |
| | Macro for getting Step Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_TO_SATURATION_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_to_saturation_req_t) |
| | Move To Saturation payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_SATURATION_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, saturation, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_SATURATION_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, saturation, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_TO_SATURATION_REQ(buffer, move_to_saturation_req, status) |
| | Macro for getting Move To Saturation command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_SATURATION_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_saturation_req_t) |
| | Move Saturation payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_SATURATION_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_SATURATION_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_SATURATION_REQ(buffer, move_saturation_req, status) |
| | Macro for getting Move Saturation command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_STEP_SATURATION_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_step_saturation_req_t) |
| | Move Saturation payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_SATURATION_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_SATURATION_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_STEP_SATURATION_REQ(buffer, step_saturation_req, status) |
| | Macro for getting Step Saturation command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_TO_HUE_SATURATION_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_to_hue_saturation_req_t) |
| | Move to Hue and Saturation payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_HUE_SATURATION_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, hue, saturation, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_HUE_SATURATION_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, hue, saturation, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_TO_HUE_SATURATION_REQ(buffer, move_to_hue_saturation_req, status) |
| | Macro for getting Move To Hue and Saturation command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_TO_COLOR_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_to_color_req_t) |
| | Move to Color payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_COLOR_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, color_x, color_y, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_COLOR_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, color_x, color_y, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_TO_COLOR_REQ(buffer, move_to_color_req, status) |
| | Macro for getting Move To Color command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_COLOR_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_color_req_t) |
| | Move Color payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_COLOR_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, rate_x, rate_y, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_COLOR_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, rate_x, rate_y) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_COLOR_REQ(buffer, move_color_req, status) |
| | Macro for getting Move Color command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_STEP_COLOR_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_step_color_req_t) |
| | Step Color payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_COLOR_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_x, step_y, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_COLOR_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_x, step_y, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_STEP_COLOR_REQ(buffer, step_color_req, status) |
| | Macro for getting Move Color command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_TO_COLOR_TEMP_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_to_color_temperature_req_t) |
| | Move to Color Temperature payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_COLOR_TEMPERATURE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, color_temperature, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_TO_COLOR_TEMPERATURE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, color_temperature, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_TO_COLOR_TEMPERATURE_REQ(buffer, move_to_color_temperature_req, status) |
| | Macro for getting Move to Color Temperature command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_ENHANCED_MOVE_TO_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_enhanced_move_to_hue_req_t) |
| | Enhanced Move to Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_TO_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, ex_hue, direction, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_TO_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, ex_hue, direction, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_ENHANCED_MOVE_TO_HUE_REQ(buffer, enhanced_move_to_hue_req, status) |
| | Macro for getting Enhanced Move to Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_ENHANCED_MOVE_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_enhanced_move_hue_req_t) |
| | Enhanced Move to Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_ENHANCED_MOVE_HUE_REQ(buffer, enhanced_move_hue_req, status) |
| | Macro for getting Enhanced Move Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_ENHANCED_STEP_HUE_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_enhanced_step_hue_req_t) |
| | Enhanced Move to Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_STEP_HUE_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_STEP_HUE_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_ENHANCED_STEP_HUE_REQ(buffer, enhanced_step_hue_req, status) |
| | Macro for getting Enhanced Step Hue command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_ENHANCED_MOVE_TO_HUE_SATURATION_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_enhanced_move_to_hue_saturation_req_t) |
| | Enhanced Move to Hue payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_TO_HUE_SATURATION_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, enhanced_hue, saturation, transition_time, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_ENHANCED_MOVE_TO_HUE_SATURATION_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, enhanced_hue, saturation, transition_time) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_ENHANCED_MOVE_TO_HUE_SATURATION_REQ(buffer, enhanced_move_to_hue_saturation_req, status) |
| | Macro for getting Enhanced Move To Hue and Saturation command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_COLOR_LOOR_SET_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_color_loop_set_req_t) |
| | Enhanced Color Loop Set payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_FILL_COLOR_LOOP_SET_DATA(buf, cmd_info_) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_COLOR_LOOP_SET_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, update_flags, action, direction, time, start_hue, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_COLOR_LOOP_SET_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, update_flags, action, direction, time, start_hue) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_COLOR_LOOP_SET_REQ(buffer, color_loop_set_req, status) |
| | Macro for getting Color Loop Set command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STOP_MOVE_STEP_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STOP_MOVE_STEP_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_MOVE_COLOR_TEMP_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_move_color_temp_req_t) |
| | Enhanced Move Color Temperature payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_COLOR_TEMP_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate, color_temp_min, color_temp_max, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_MOVE_COLOR_TEMP_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, move_mode, rate, color_temp_min, color_temp_max) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_MOVE_COLOR_TEMP_REQ(buffer, move_color_temp_req, status) |
| | Macro for getting Move color temperature command. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_STEP_COLOR_TEMP_REQ_PAYLOAD_LEN sizeof(zb_zcl_color_control_step_color_temp_req_t) |
| | Enhanced Move Color Temperature payload length macro. More...
|
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_COLOR_TEMP_REQ_ZCL8(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time, color_temp_min, color_temp_max, options_mask, options_override) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_SEND_STEP_COLOR_TEMP_REQ(buffer, addr, dst_addr_mode, dst_ep, ep, prfl_id, def_resp, cb, step_mode, step_size, transition_time, color_temp_min, color_temp_max) |
| |
| #define | ZB_ZCL_COLOR_CONTROL_GET_STEP_COLOR_TEMP_REQ(buffer, step_color_temp_req, status) |
| | Macro for getting Move color temperature command. More...
|
| |
| enum | zb_zcl_color_control_cmd_e {
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE = 0x00,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_HUE = 0x01,
ZB_ZCL_CMD_COLOR_CONTROL_STEP_HUE = 0x02,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_SATURATION = 0x03,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_SATURATION = 0x04,
ZB_ZCL_CMD_COLOR_CONTROL_STEP_SATURATION = 0x05,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE_SATURATION = 0x06,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_COLOR = 0x07,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_COLOR = 0x08,
ZB_ZCL_CMD_COLOR_CONTROL_STEP_COLOR = 0x09,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_COLOR_TEMPERATURE = 0x0a,
ZB_ZCL_CMD_COLOR_CONTROL_ENHANCED_MOVE_TO_HUE = 0x40,
ZB_ZCL_CMD_COLOR_CONTROL_ENHANCED_MOVE_HUE = 0x41,
ZB_ZCL_CMD_COLOR_CONTROL_ENHANCED_STEP_HUE = 0x42,
ZB_ZCL_CMD_COLOR_CONTROL_ENHANCED_MOVE_TO_HUE_SATURATION = 0x43,
ZB_ZCL_CMD_COLOR_CONTROL_COLOR_LOOP_SET = 0x44,
ZB_ZCL_CMD_COLOR_CONTROL_STOP_MOVE_STEP = 0x47,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_COLOR_TEMPERATURE = 0x4b,
ZB_ZCL_CMD_COLOR_CONTROL_STEP_COLOR_TEMPERATURE = 0x4c
} |
| | Color control cluster command identifiers. More...
|
| |
| enum | zb_zcl_color_control_move_direction_e { ZB_ZCL_CMD_COLOR_CONTROL_MOVE_STOP = 0x00,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_UP = 0x01,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_DOWN = 0x03
} |
| | Direction of Move Hue command. See specs 5.2.2.3.3.2, 5.2.2.3.6.2. More...
|
| |
| enum | zb_zcl_color_control_step_mode_e { ZB_ZCL_CMD_COLOR_CONTROL_STEP_UP = 0x01,
ZB_ZCL_CMD_COLOR_CONTROL_STEP_DOWN = 0x03
} |
| | Direction of Step command. See specs 5.2.2.3.4.2, 5.2.2.3.7.2. More...
|
| |
| enum | zb_zcl_color_control_move_to_hue_direction_e { ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE_SHORTEST = 0x00,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE_LONGEST = 0x01,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE_UP = 0x02,
ZB_ZCL_CMD_COLOR_CONTROL_MOVE_TO_HUE_DOWN = 0x03
} |
| | Direction of Move to Hue command. See ZCL8 spec 5.2.2.3.4.3. More...
|
| |
| enum | zb_zcl_color_control_color_loop_update_e { ZB_ZCL_CMD_COLOR_CONTROL_LOOP_UPDATE_ACTION = 1 << 0,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_UPDATE_DIRECTION = 1 << 1,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_UPDATE_TIME = 1 << 2,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_UPDATE_START_HUE = 1 << 3
} |
| | Update flag for Color Loop Set command See ZCL specs 5.2.2.3.18.1. More...
|
| |
| enum | zb_zcl_color_control_color_loop_action_e { ZB_ZCL_CMD_COLOR_CONTROL_LOOP_ACTION_DEACTIVATE = 0,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_ACTION_START_HUE = 1,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_ACTION_CURRENT_HUE = 2
} |
| | Action enumerate for Color Loop Set command See ZCL specs 5.2.2.3.18.2. More...
|
| |
| enum | zb_zcl_color_control_color_loop_direction_e { ZB_ZCL_CMD_COLOR_CONTROL_LOOP_DIRECTION_DECREMENT = 0,
ZB_ZCL_CMD_COLOR_CONTROL_LOOP_DIRECTION_INCREMENT = 1
} |
| | Direction enumerate for Color Loop Set command See ZCL specs 5.2.2.3.18.3. More...
|
| |
| typedef struct zb_zcl_color_control_req_options_s | zb_zcl_color_control_req_options_t |
| | Structured representation of Level Control command payload (optional part) More...
|
| |
| typedef struct zb_zcl_color_control_move_to_hue_req_s | zb_zcl_color_control_move_to_hue_req_t |
| | Structure representation of Move To Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_hue_req_s | zb_zcl_color_control_move_hue_req_t |
| | Structure representation of Move Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_step_hue_req_s | zb_zcl_color_control_step_hue_req_t |
| | Structure representation of Step Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_to_saturation_req_s | zb_zcl_color_control_move_to_saturation_req_t |
| | Structure representation of Move To Saturation command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_saturation_req_s | zb_zcl_color_control_move_saturation_req_t |
| | Structure representation of Move Saturation command payload. More...
|
| |
| typedef struct zb_zcl_color_control_step_saturation_req_s | zb_zcl_color_control_step_saturation_req_t |
| | Structure representation of Step Saturation command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_to_hue_saturation_req_s | zb_zcl_color_control_move_to_hue_saturation_req_t |
| | Structure representation of Move To Hue and Saturation command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_to_color_req_s | zb_zcl_color_control_move_to_color_req_t |
| | Structure representation of Move To Color command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_color_req_s | zb_zcl_color_control_move_color_req_t |
| | Structure representation of Move Color command payload. More...
|
| |
| typedef struct zb_zcl_color_control_step_color_req_s | zb_zcl_color_control_step_color_req_t |
| | Structure representation of Step Color command payload. More...
|
| |
| typedef struct zb_zcl_color_control_move_to_color_temperature_req_s | zb_zcl_color_control_move_to_color_temperature_req_t |
| | Structure representation of Move To Color Temperature command payload. More...
|
| |
| typedef struct zb_zcl_color_control_enhanced_move_to_hue_req_s | zb_zcl_color_control_enhanced_move_to_hue_req_t |
| | Structure representation of Enhanced Move To Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_enhanced_move_hue_req_s | zb_zcl_color_control_enhanced_move_hue_req_t |
| | Structure representation of Enhanced Move Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_enhanced_step_hue_req_s | zb_zcl_color_control_enhanced_step_hue_req_t |
| | Structure representation of Enhanced Step Hue command payload. More...
|
| |
| typedef struct zb_zcl_color_control_enhanced_move_to_hue_saturation_req_s | zb_zcl_color_control_enhanced_move_to_hue_saturation_req_t |
| | Structure representation of Move To Hue and Saturation command payload. More...
|
| |
| typedef struct zb_zcl_color_control_color_loop_set_req_s | zb_zcl_color_control_color_loop_set_req_t |
| | Structure representation of Color Loop Set command payload. More...
|
| |
| typedef struct zb_zcl_color_control_color_loop_set_s | zb_zcl_color_control_color_loop_set_t |
| |
| typedef struct zb_zcl_color_control_move_color_temp_req_s | zb_zcl_color_control_move_color_temp_req_t |
| | Structure representation of Move color temperature command payload. More...
|
| |
| typedef struct zb_zcl_color_control_step_color_temp_req_s | zb_zcl_color_control_step_color_temp_req_t |
| | Structure representation of Step color temperature command command payload. More...
|
| |
| void | zb_zcl_color_control_send_move_to_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t hue, zb_uint8_t direction, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move to Hue command. More...
|
| |
| void | zb_zcl_color_control_send_move_to_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t hue, zb_uint8_t direction, zb_uint16_t transition_time) |
| | Send Move to Hue command (pre-ZCL8) Use zb_zcl_color_control_send_move_to_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint8_t rate, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move Hue command. More...
|
| |
| void | zb_zcl_color_control_send_move_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint8_t rate) |
| | Send Move Hue command (pre-ZCL8) Use zb_zcl_color_control_send_move_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_step_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint8_t step_size, zb_uint8_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Step Hue command. More...
|
| |
| void | zb_zcl_color_control_send_step_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint8_t step_size, zb_uint8_t transition_time) |
| | Send Step Hue command (pre-ZCL8) Use zb_zcl_color_control_send_step_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_to_saturation_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t saturation, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move to Saturation command. More...
|
| |
| void | zb_zcl_color_control_send_move_to_saturation_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t saturation, zb_uint16_t transition_time) |
| | Send Move to Saturation command (pre-ZCL8) Use zb_zcl_color_control_send_move_to_saturation_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_saturation_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint8_t rate, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move Saturation command. More...
|
| |
| void | zb_zcl_color_control_send_move_saturation_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint8_t rate) |
| | Send Move Saturation command (pew-ZCL8) Use zb_zcl_color_control_send_move_saturation_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_step_saturation_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint8_t step_size, zb_uint8_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Step Saturation command. More...
|
| |
| void | zb_zcl_color_control_send_step_saturation_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint8_t step_size, zb_uint8_t transition_time) |
| | Send Step Saturation command (pre-ZCL8) Use zb_zcl_color_control_send_step_saturation_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_to_hue_saturation_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t hue, zb_uint8_t saturation, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move to Hue and Saturation command. More...
|
| |
| void | zb_zcl_color_control_send_move_to_hue_saturation_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t hue, zb_uint8_t saturation, zb_uint16_t transition_time) |
| | Send Move to Hue and Saturation command (pre-ZCL8) Use zb_zcl_color_control_send_move_to_hue_saturation_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_to_color_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t color_x, zb_uint16_t color_y, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move to Color command. More...
|
| |
| void | zb_zcl_color_control_send_move_to_color_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t color_x, zb_uint16_t color_y, zb_uint16_t transition_time) |
| | Send Move to Color command (pre-ZCL8) Use zb_zcl_color_control_send_move_to_color_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_color_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t rate_x, zb_uint16_t rate_y, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move Color command. More...
|
| |
| void | zb_zcl_color_control_send_move_color_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t rate_x, zb_uint16_t rate_y) |
| | Send Move Color command (pre-ZCL8) Use zb_zcl_color_control_send_move_color_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_step_color_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t step_x, zb_uint16_t step_y, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Step Color command. More...
|
| |
| void | zb_zcl_color_control_send_step_color_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t step_x, zb_uint16_t step_y, zb_uint16_t transition_time) |
| | Send Step Color command (pre-ZCL8) Use zb_zcl_color_control_send_step_color_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_to_color_temperature_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t color_temperature, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move To Color Temperature command. More...
|
| |
| void | zb_zcl_color_control_send_move_to_color_temperature_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t color_temperature, zb_uint16_t transition_time) |
| | Send Move To Color Temperature command (pre-ZCL8) Use zb_zcl_color_control_send_move_to_color_temperature_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_to_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t enhanced_hue, zb_uint8_t direction, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Enhanced Move to Hue command. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_to_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t enhanced_hue, zb_uint8_t direction, zb_uint16_t transition_time) |
| | Send Enhanced Move to Hue command (pre-ZCL8) Use zb_zcl_color_control_send_enhanced_move_to_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint16_t rate, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Enhanced Move Hue command. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint16_t rate) |
| | Send Enhanced Move Hue command (pre-ZCL8) Use zb_zcl_color_control_send_enhanced_move_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_step_hue_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint16_t step_size, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Enhanced Step Hue command. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_step_hue_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t step_mode, zb_uint16_t step_size, zb_uint16_t transition_time) |
| | Send Enhanced Step Hue command (pre-ZCL8) Use zb_zcl_color_control_send_enhanced_step_hue_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_to_hue_saturation_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t enhanced_hue, zb_uint8_t saturation, zb_uint16_t transition_time, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Enhanced Move to Hue and Saturation command. More...
|
| |
| void | zb_zcl_color_control_send_enhanced_move_to_hue_saturation_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint16_t enhanced_hue, zb_uint8_t saturation, zb_uint16_t transition_time) |
| | Send Enhanced Move to Hue and Saturation command (pre-ZCL8) Use zb_zcl_color_control_send_enhanced_move_to_hue_saturation_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_color_loop_set_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t update_flags, zb_uint8_t action, zb_uint8_t direction, zb_uint16_t time, zb_uint16_t start_hue, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Color Loop Set command. More...
|
| |
| void | zb_zcl_color_control_send_color_loop_set_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t update_flags, zb_uint8_t action, zb_uint8_t direction, zb_uint16_t time, zb_uint16_t start_hue) |
| | Send Color Loop Set command (pre-ZCL8) Use zb_zcl_color_control_send_color_loop_set_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_stop_move_step_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Stop move step command, see ZCL8 spec 5.2.2.3.20. More...
|
| |
| void | zb_zcl_color_control_send_stop_move_step_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb) |
| | Stop move step command (pre-ZCL8) Use zb_zcl_color_control_send_stop_move_step_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_move_color_temp_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint16_t rate, zb_uint16_t color_temp_min, zb_uint16_t color_temp_max, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Send Move color temperature command. More...
|
| |
| void | zb_zcl_color_control_send_move_color_temp_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, zb_uint8_t move_mode, zb_uint16_t rate, zb_uint16_t color_temp_min, zb_uint16_t color_temp_max) |
| | Send Move color temperature command (pre-ZCL8) Use zb_zcl_color_control_send_move_color_temp_req_zcl8 for ZCL8 revision call. More...
|
| |
| void | zb_zcl_color_control_send_step_color_temp_req_zcl8 (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, 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, zb_uint8_t options_mask, zb_uint8_t options_override) |
| | Step color temperature command. More...
|
| |
| void | zb_zcl_color_control_send_step_color_temp_req (zb_bufid_t buffer, const zb_addr_u *dst_addr, zb_uint8_t dst_addr_mode, zb_uint8_t dst_ep, zb_uint8_t ep, zb_uint16_t prof_id, zb_uint8_t def_resp, zb_callback_t cb, 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) |
| | Step color temperature command (pre-ZCL8) Use zb_zcl_color_control_send_step_color_temp_req_zcl8 for ZCL8 revision call. More...
|
| |