|
Z-Wave Protocol Controller Reference
|
Test helper for using the zpc attribute store. More...
Go to the source code of this file.
| const zwave_home_id_t | home_id |
| const zwave_node_id_t | zpc_node_id |
| const zwave_node_id_t | zpc_endpoint_id |
| const zwave_node_id_t | node_id |
| const zwave_endpoint_id_t | endpoint_id |
| attribute_store_node_t | zpc_node_id_node |
| attribute_store_node_t | zpc_endpoint_id_node |
| attribute_store_node_t | home_id_node |
| attribute_store_node_t | node_id_node |
| attribute_store_node_t | endpoint_id_node |
| unid_t | zpc_unid |
| unid_t | supporting_node_unid |
| void | zpc_attribute_store_test_helper_create_network () |
| Create test network. More... | |
Test helper for using the zpc attribute store.
This component contains various helpers for when writing tests using the attribute store
| void zpc_attribute_store_test_helper_create_network | ( | ) |
Create test network.
Create a test network consiting of
|
extern |
The supporting node endpoint ID
|
extern |
The Supporting Node Endpoint Attribute ID
|
extern |
The Z-Wave Home ID
|
extern |
The Home ID Attribute ID
|
extern |
The Node ID of the supporting node
|
extern |
The Supporting Node Attribute ID
|
extern |
|
extern |
The ZPC's endpoint ID
|
extern |
The ZPC Node Attribute ID
|
extern |
The ZPC Node ID
|
extern |
The ZPC Endpoint Attribute ID
|
extern |