Z-Wave Protocol Controller Reference
Basic Cluster Mapper

Create manual maps between the Basic Cluster and several Z-Wave Attributes. More...

Collaboration diagram for Basic Cluster Mapper:

Functions

bool basic_cluster_mapper_init (void)
 Intitialise the Basic cluster mapper. More...
 
int basic_cluster_mapper_teardown (void)
 Teardowns the Basic Cluster mapper. More...
 

Detailed Description

Create manual maps between the Basic Cluster and several Z-Wave Attributes.

This component is responsible for manually mapping some of the Z-Wave attributes to the Basic Cluster.

Function Documentation

◆ basic_cluster_mapper_init()

bool basic_cluster_mapper_init ( void  )

Intitialise the Basic cluster mapper.

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

◆ basic_cluster_mapper_teardown()

int basic_cluster_mapper_teardown ( void  )

Teardowns the Basic Cluster mapper.

Here is the caller graph for this function: