Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
CC_ColorSwitch.h File Reference
#include <ZAF_types.h>
#include <ZAF_Actuator.h>
+ Include dependency graph for CC_ColorSwitch.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  colorComponent_
 

Typedefs

typedef enum EColorComponents_ EColorComponents
 
typedef struct colorComponent_ s_colorComponent
 

Enumerations

enum  EColorComponents_ {
  ECOLORCOMPONENT_WARM_WHITE ,
  ECOLORCOMPONENT_COLD_WHITE ,
  ECOLORCOMPONENT_RED ,
  ECOLORCOMPONENT_GREEN ,
  ECOLORCOMPONENT_BLUE ,
  ECOLORCOMPONENT_AMBER ,
  ECOLORCOMPONENT_CYAN ,
  ECOLORCOMPONENT_PURPLE ,
  ECOLORCOMPONENT_COLOR_UNDEFINED
}
 

Functions

void cc_color_switch_refresh_cb (void)
 Can be used as single cb function for all colors. Defined in the app. Called when change takes place in driver and app needs to update LED status.
 

Detailed Description

Handler for Command Class Color Switch.