|
Z-Wave Protocol Controller Reference
|
#include "sl_status.h"Go to the source code of this file.
Macros | |
| #define | PARAMETER_FORMAT_SIGNED_INTEGER 0 |
| #define | PARAMETER_FORMAT_UNSIGNED_INTEGER 1 |
| #define | PARAMETER_FORMAT_ENUM 2 |
| #define | PARAMETER_FORMAT_BIT_FIELD 3 |
Functions | |
| sl_status_t | zwave_command_class_configuration_init () |
| This function initialize the Configuration Command Class handler. More... | |