Public Attributes#

The ID of the destination node.

uint8_t

uint8_t 1, bit 0-6 - Can represent endpoints from 1-127 unless used as a bitmask where endpoint 1-7 is represented.

uint8_t

uint8_t 1, bit 7 - Interprets the endpoint fields as a bitmask addressing only the first 7 endpoints in destination.

Public Attribute Documentation#

nodeId#

node_id_t _MULTICHAN_DEST_NODE_ID_::nodeId

The ID of the destination node.


Definition at line 37 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZAF_types.h

endpoint#

uint8_t _MULTICHAN_DEST_NODE_ID_::endpoint

uint8_t 1, bit 0-6 - Can represent endpoints from 1-127 unless used as a bitmask where endpoint 1-7 is represented.


Definition at line 40 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZAF_types.h

BitAddress#

uint8_t _MULTICHAN_DEST_NODE_ID_::BitAddress

uint8_t 1, bit 7 - Interprets the endpoint fields as a bitmask addressing only the first 7 endpoints in destination.


Definition at line 43 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZAF_types.h