|
Z-Wave Protocol Controller Reference
|
Z-Wave Network Management Fixture. More...
Functions | |
| sl_status_t | zwave_network_management_fixt_setup (void) |
| Initialize the Z-Wave Network Management Module. More... | |
| int | zwave_network_management_fixt_teardown (void) |
| Take down fixture for Z-Wave network Management. More... | |
Z-Wave Network Management Fixture.
This sub-component handles initializes all required resources for Z-Wave network management.
The Z-Wave Network Management Fixture requires the following to be initialized before it can properly be initialized itself:
| sl_status_t zwave_network_management_fixt_setup | ( | void | ) |
Initialize the Z-Wave Network Management Module.
This function must be called before any network management operation is started.
| int zwave_network_management_fixt_teardown | ( | void | ) |
Take down fixture for Z-Wave network Management.