Demo HCI Implementation for WiMOD-LR Devices  V1.3.1
TWiMODLORAWAN_TX_Data Struct Reference

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 Port
 
UINT8 Length
 
UINT8 Payload [WiMODLORAWAN_APP_PAYLOAD_LEN]
 

Detailed Description

Structure containing all data necessary to transmitting a data message.

Member Data Documentation

UINT8 TWiMODLORAWAN_TX_Data::Length

Length of the payload data

UINT8 TWiMODLORAWAN_TX_Data::Payload[WiMODLORAWAN_APP_PAYLOAD_LEN]

(user) payload

UINT8 TWiMODLORAWAN_TX_Data::Port

target LoRaWAN port number


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