Z-Wave Protocol Controller Reference

Association object. More...

#include <zwave_command_class_association_types.h>

Collaboration diagram for association_t:

Public Attributes

association_type_t type
 

‍Association Type

More...
 
zwave_node_id_t node_id
 

‍NodeID for the association. Always valid

More...
 
zwave_endpoint_id_t endpoint_id
 

‍NodeID for the association. Valid only if type=ENDPOINT

More...
 

Detailed Description

Association object.

Member Data Documentation

◆ endpoint_id

zwave_endpoint_id_t association_t::endpoint_id

‍NodeID for the association. Valid only if type=ENDPOINT

◆ node_id

zwave_node_id_t association_t::node_id

‍NodeID for the association. Always valid

◆ type

association_type_t association_t::type

‍Association Type


The documentation for this struct was generated from the following file: