Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
TWiMODProLinkLORAWAN_TX_Data Struct Reference

Structure containing all data necessary to transmitting a data message. More...

#include <SAP/WiMOD_SAP_LORAWAN_ProLink_IDs.h>

Public Attributes

UINT8 Port
 
UINT8 Length
 
UINT8 Payload [WiMODLORAWAN_APP_PAYLOAD_LEN]
 
UINT32 ChannelBlockTime
 

Detailed Description

Structure containing all data necessary to transmitting a data message.

Member Data Documentation

◆ ChannelBlockTime

UINT32 TWiMODProLinkLORAWAN_TX_Data::ChannelBlockTime

DutyCyle block time

◆ Length

UINT8 TWiMODProLinkLORAWAN_TX_Data::Length

Length of the payload data

◆ Payload

UINT8 TWiMODProLinkLORAWAN_TX_Data::Payload[WiMODLORAWAN_APP_PAYLOAD_LEN]

(user) payload

◆ Port

UINT8 TWiMODProLinkLORAWAN_TX_Data::Port

target LoRaWAN port number


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