Zigbee Specification r22.1.0, Section 2.2.4.5.1 and 2.2.4.5.3 APSME-ADD-GROUP.request and APSME-REMOVE-GROUP.request params. More...
#include "zigbee-aps.h"
Public Attributes | |
uint8_t | m_endPoint {1} |
The endpoint to which the group address is associated. | |
Mac16Address | m_groupAddress |
The group address to add. | |
Zigbee Specification r22.1.0, Section 2.2.4.5.1 and 2.2.4.5.3 APSME-ADD-GROUP.request and APSME-REMOVE-GROUP.request params.
Definition at line 232 of file zigbee-aps.h.
uint8_t ns3::zigbee::ApsmeGroupRequestParams::m_endPoint {1} |
The endpoint to which the group address is associated.
Definition at line 235 of file zigbee-aps.h.
Mac16Address ns3::zigbee::ApsmeGroupRequestParams::m_groupAddress |
The group address to add.
Definition at line 234 of file zigbee-aps.h.