Structure representing the reply that the network server will send this device at the first opportunity. More...
#include "lora-end-device-status.h"
Public Attributes | |
| LoraFrameHeader | frameHeader |
| LorawanMacHeader | macHeader |
| bool | needsReply = false |
| Ptr< Packet > | payload |
Structure representing the reply that the network server will send this device at the first opportunity.
Definition at line 101 of file lora-end-device-status.h.
| LoraFrameHeader ns3::LoraEndDeviceStatus::Reply::frameHeader |
Definition at line 107 of file lora-end-device-status.h.
| LorawanMacHeader ns3::LoraEndDeviceStatus::Reply::macHeader |
Definition at line 104 of file lora-end-device-status.h.
| bool ns3::LoraEndDeviceStatus::Reply::needsReply = false |
Definition at line 113 of file lora-end-device-status.h.
| Ptr<Packet> ns3::LoraEndDeviceStatus::Reply::payload |
Definition at line 110 of file lora-end-device-status.h.