Z-Wave Protocol Controller Reference
Z-Wave SmartStart Management Fixture

Fixtures for Z-Wave SmarStart Management. More...

Collaboration diagram for Z-Wave SmartStart Management Fixture:

Functions

sl_status_t zwave_smartstart_management_setup_fixt (void)
 Initialize the Z-Wave SmartStart Management Module. More...
 

Detailed Description

Fixtures for Z-Wave SmarStart Management.

Function Documentation

◆ zwave_smartstart_management_setup_fixt()

sl_status_t zwave_smartstart_management_setup_fixt ( void  )

Initialize the Z-Wave SmartStart Management Module.

Calls zwave_controller_register_callbacks() to set following callbacks .on_node_deleted .on_node_added .on_smart_start_inclusion_request and then starts the smartstart_management_process Contiki process and notifies to the process that there are some SmartStart entries awaiting inclusion.

Returns
SL_STATUS_OK on success, other codes in case of error