|
Z-Wave Protocol Controller Reference
|
Transport for Security 2. More...
Modules | |
| Z-Wave S2 internals | |
| Internal functions for the S2 component. | |
| Z-Wave S2 Keystore internals | |
| Internal functions for the S2 Keystore. | |
| Z-Wave S2 Process | |
| Z-Wave S2 process functions. | |
Functions | |
| sl_status_t | zwave_s2_set_secure_nif (const uint8_t *command_class_list, uint8_t command_class_list_length) |
| Set the secure NIF. More... | |
| void | zwave_s2_transport_init () |
| Initializes the Z-Wave S2 Transport. More... | |
Transport for Security 2.
| sl_status_t zwave_s2_set_secure_nif | ( | const uint8_t * | command_class_list, |
| uint8_t | command_class_list_length | ||
| ) |
Set the secure NIF.
Set the secure NIF which is sent by when someone does a secure commands supported get.
| command_class_list | List of command classes which are supported securely by the controller. |
| command_class_list_length | Length of command class |
| void zwave_s2_transport_init | ( | ) |
Initializes the Z-Wave S2 Transport.