|
Z-Wave Protocol Controller Reference
|
#include "sl_status.h"Go to the source code of this file.
Functions | |
| sl_status_t | zwave_command_class_init_rust_handlers () |
| Setup fixture for Rust Command Classes. More... | |
| sl_status_t | zwave_command_class_init_rust_handlers_legacy () |
| Setup fixture for Rust Command Classes - legacy edition. More... | |
| sl_status_t zwave_command_class_init_rust_handlers | ( | ) |
Setup fixture for Rust Command Classes.
This setup function will call the setup/initialization functions for all command classes defined in rust. see rust project rust_command_classes
| sl_status_t zwave_command_class_init_rust_handlers_legacy | ( | ) |
Setup fixture for Rust Command Classes - legacy edition.
This setup function will call the setup/initialization functions for all command classes defined in rust. see rust project rust_command_classes