|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Functions | |
| bool | is_zpc_unid (const unid_t unid) |
| Verify if a UNID is the ZPC's UNID. More... | |
| attribute_store_node_t | get_zpc_network_node () |
| Returns the HomeID (attribute store) node of our current network. More... | |
| attribute_store_node_t | get_zpc_node_id_node () |
| Returns the NodeID (attribute store) node of our current network / NodeID. More... | |
| attribute_store_node_t | get_zpc_endpoint_id_node (zwave_endpoint_id_t endpoint_id) |
| Returns the Endpoint ID (attribute store) node of our current network / NodeID for a specified Endpoint ID. More... | |
| sl_status_t | zpc_attribute_store_init (void) |
| Initialize attribute store specifically for ZPC. More... | |