A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::zigbee::ApsmeGroupRequestParams Struct Reference

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"

+ Collaboration diagram for ns3::zigbee::ApsmeGroupRequestParams:

Public Attributes

uint8_t m_endPoint {1}
 The endpoint to which the group address is associated.
 
Mac16Address m_groupAddress
 The group address to add.
 

Detailed Description

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.

Member Data Documentation

◆ m_endPoint

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.

◆ m_groupAddress

Mac16Address ns3::zigbee::ApsmeGroupRequestParams::m_groupAddress

The group address to add.

Definition at line 234 of file zigbee-aps.h.


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