|
Z-Wave Protocol Controller Reference
|
#include "sl_status.h"#include "attribute_store.h"#include "zwave_controller_types.h"#include "unify_dotdot_attribute_store_node_state.h"#include <string>Go to the source code of this file.
Functions | |
| sl_status_t | zcl_cluster_servers_get_unid_endpoint (attribute_store_node_t endpoint_id_node, zwave_endpoint_id_t &endpoint_id, std::string &unid) |
| Helper function that finds out the UNID/Endpoint ID values an endpoint attribute store node. More... | |