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

Structure containing a MultiCast Data. More...

#include <SAP/WiMOD_SAP_LORAWAN_ProLink_IDs.h>

Public Attributes

UINT8 StatusFormat
 
UINT32 DeviceAddress
 
UINT8 LoRaWANPort
 
UINT8 AppPayload [WiMODLORAWAN_APP_PAYLOAD_LEN]
 
UINT8 Length
 
UINT8 ChannelIndex
 
UINT8 DataRateIndex
 
INT8 RSSI
 
INT8 SNR
 
UINT8 RxSlot
 
bool OptionalInfoAvaiable
 

Detailed Description

Structure containing a MultiCast Data.

Member Data Documentation

◆ AppPayload

UINT8 TWiMODLORAWAN_McastData::AppPayload[WiMODLORAWAN_APP_PAYLOAD_LEN]

The application layer payload

◆ ChannelIndex

UINT8 TWiMODLORAWAN_McastData::ChannelIndex

used channel index (

See also
TLoRaWAN_Channel_* definitions)

◆ DataRateIndex

UINT8 TWiMODLORAWAN_McastData::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate*)

◆ DeviceAddress

UINT32 TWiMODLORAWAN_McastData::DeviceAddress

address of the WiMOD within the Multicast context of LoRaWAN network

◆ LoRaWANPort

UINT8 TWiMODLORAWAN_McastData::LoRaWANPort

The port number on which the data has been received

◆ OptionalInfoAvaiable

bool TWiMODLORAWAN_McastData::OptionalInfoAvaiable

are the optional value fields available

◆ RSSI

INT8 TWiMODLORAWAN_McastData::RSSI

RSSI value for the received packet

◆ RxSlot

UINT8 TWiMODLORAWAN_McastData::RxSlot

number of the rx slot that contained the message

◆ SNR

INT8 TWiMODLORAWAN_McastData::SNR

SNR value for the received packet

◆ StatusFormat

UINT8 TWiMODLORAWAN_McastData::StatusFormat

Status/Format Field set by WiMOD;


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