This component orchestrate the discovery of granted security keys for a NodeID.
More...
This component orchestrate the discovery of granted security keys for a NodeID.
◆ zwave_key_protocol_combination_t
◆ zwave_command_class_granted_keys_resolver_init()
| sl_status_t zwave_command_class_granted_keys_resolver_init |
( |
void |
| ) |
|
Registers callbacks to the attribute store and rules to the attribute resolver to be able to resolve Node's capabilities.
- Returns
- SL_STATUS_OK if successful
-
SL_STATUS_FAIL if an error occurred
◆ zwave_command_class_mark_key_protocol_as_supported()
Updates the Attribute Store to indicate that the Security key and Protocol that we just used are working with this node.
- Parameters
-
| node_id_node | Attribute Store node for the NodeID. |
| encapsulation | Encapsulation that was used successfully with the node |