Z-Wave Protocol Controller Reference
Command Class fixtures

Initializations for Command Classes handlers. More...

Collaboration diagram for Command Class fixtures:

Functions

sl_status_t zwave_command_classes_init ()
 Setup fixture for Z-Wave Command Classes. More...
 

Detailed Description

Initializations for Command Classes handlers.

The Command Classes fixtures provides a list of initialization functions allowing to initialize Z-Wave Command handlers.

Function Documentation

◆ zwave_command_classes_init()

sl_status_t zwave_command_classes_init ( )

Setup fixture for Z-Wave Command Classes.

This setup function will call the setup/initialization functions for every command class in this module.

Returns
SL_STATUS_OK if successful
SL_STATUS_FAIL if an error occurred
Here is the call graph for this function: