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
Definition at line 104 of file artik_zigbee_clusters.h.
The documentation for this struct was generated from the following file:
- inc/zigbee/artik_zigbee_clusters.h
Last updated on: