RadioLib
Universal wireless communication library for Arduino
Loading...
Searching...
No Matches
LoRaWANPackage_t Struct Reference

LoRaWAN Packages structure (for TSxxx documents). More...

#include <LoRaWAN.h>

Public Attributes

uint8_t packId
 Package ID as per TS008.
 
uint8_t packFPort
 Package default FPort (specified or recommended)
 
bool isAppPack
 Whether the package runs through the Application layer.
 
bool fixedFPort
 Whether the FPort value has a fixed value by specification.
 
bool enabled
 Whether the package is currently in use.
 
PackageCb_t callback
 User-provided callback for handling package downlinks.
 

Detailed Description

LoRaWAN Packages structure (for TSxxx documents).


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