Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_zigbee_level_control_command Struct Reference

Structure for Level Control cluster command. More...

#include <zigbee/artik_zigbee_clusters.h>

Data Fields

artik_zigbee_level_control_type control_type
 
union {
   struct {
      int   level
 
      int   transition_time
 
   }   move_to_level
 
   struct {
      artik_zigbee_level_control_mode   control_mode
 
      int   rate
 
   }   move
 
   struct {
      artik_zigbee_level_control_mode   control_mode
 
      int   step_size
 
      int   transition_time
 
   }   step
 
parameters
 

Detailed Description


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