LoRaWAN Packages structure (for TSxxx documents).
More...
#include <LoRaWAN.h>
|
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 is fixed or may be modified.
|
|
bool | enabled |
| Whether the package is currently in use.
|
|
PackageCb_t | callback |
| User-provided callback for handling package downlinks.
|
|
LoRaWAN Packages structure (for TSxxx documents).
The documentation for this struct was generated from the following file: