|
Z-Wave Protocol Controller Reference
|
Sound Switch Command Class handlers and control function. More...
Typedefs | |
| typedef void(* | user_credential_slot_changed_callback_t) (const user_credential_credential_identifier_t old_credential_slot_id, const attribute_store_node_t new_credential_node) |
Functions | |
| void | zwave_command_class_user_credential_set_uuic_slot_changed_callback (user_credential_slot_changed_callback_t callback) |
| sl_status_t | zwave_command_class_user_credential_init () |
Sound Switch Command Class handlers and control function.
This module implement some of the functions to control the Sound Switch Command Class
| typedef void(* user_credential_slot_changed_callback_t) (const user_credential_credential_identifier_t old_credential_slot_id, const attribute_store_node_t new_credential_node) |
| sl_status_t zwave_command_class_user_credential_init | ( | ) |
| void zwave_command_class_user_credential_set_uuic_slot_changed_callback | ( | user_credential_slot_changed_callback_t | callback | ) |