Z-Wave Protocol Controller Reference
ZPC OnOff cluster mapper

Maps OnOff Cluster incoming Commands to attribute modifications. More...

Collaboration diagram for ZPC OnOff cluster mapper:

Functions

bool on_off_cluster_basic_mapper_init (void)
 Intitialise the OnOff cluster mapper. More...
 
sl_status_t fan_control_cluster_server_init (void)
 Initialize the FanControl cluster server. More...
 
sl_status_t switch_color_cluster_server_init (void)
 Initialize the FanControl cluster server. More...
 

Detailed Description

Maps OnOff Cluster incoming Commands to attribute modifications.

Function Documentation

◆ fan_control_cluster_server_init()

sl_status_t fan_control_cluster_server_init ( void  )

Initialize the FanControl cluster server.

Returns
true on success
false on failure
Here is the call graph for this function:

◆ on_off_cluster_basic_mapper_init()

bool on_off_cluster_basic_mapper_init ( void  )

Intitialise the OnOff cluster mapper.

Returns
true on success
false on failure
Here is the caller graph for this function:

◆ switch_color_cluster_server_init()

sl_status_t switch_color_cluster_server_init ( void  )

Initialize the FanControl cluster server.

Returns
true on success
false on failure