Union for holding current message packet. More...
#include <light_ctl_client.h>
Data Fields | |
light_ctl_set_msg_pkt_t | set |
Storage for the Light CTL Set message. | |
light_ctl_temperature_set_msg_pkt_t | temperature_set |
Storage for the Light CTL Temperature Linear Set message. | |
light_ctl_default_set_msg_pkt_t | default_set |
Storage for the Light CTL Default Set message. | |
light_ctl_temperature_range_set_msg_pkt_t | temperature_range_set |
Storage for the Light Temperature Range Set message. | |
Union for holding current message packet.
Definition at line 139 of file light_ctl_client.h.