22#ifndef ZPC_ATTRIBUTE_STORE_H
23#define ZPC_ATTRIBUTE_STORE_H
26#include "attribute_store.h"
uint32_t sl_status_t
Definition: sl_status.h:139
sl_status_t zpc_attribute_store_init(void)
Initialize attribute store specifically for ZPC.
Definition: zpc_attribute_store.c:198
attribute_store_node_t get_zpc_node_id_node()
Returns the NodeID (attribute store) node of our current network / NodeID.
Definition: zpc_attribute_store.c:131
attribute_store_node_t get_zpc_network_node()
Returns the HomeID (attribute store) node of our current network.
Definition: zpc_attribute_store.c:119
bool is_zpc_unid(const unid_t unid)
Verify if a UNID is the ZPC's UNID.
Definition: zpc_attribute_store.c:106
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 Endpoi...
Definition: zpc_attribute_store.c:143
uint8_t zwave_endpoint_id_t
Z-Wave Endpoint ID type.
Definition: zwave_node_id_definitions.h:125
char unid_t[17]
Definition: zwave_unid.h:35
const zwave_endpoint_id_t endpoint_id