RadioLib
Universal wireless communication library for Arduino
|
Structure to save extra information about activation event. More...
#include <LoRaWAN.h>
Public Attributes | |
bool | newSession = false |
Whether a new session was started. | |
uint16_t | devNonce = 0 |
The transmitted Join-Request DevNonce value. | |
uint32_t | joinNonce = 0 |
The received Join-Request JoinNonce value. | |
Structure to save extra information about activation event.