|
|
uint8_t | cls |
| | The LoRaWAN Class used for this session (only C is supported)
|
| |
|
uint32_t | mcAddr |
| | The Multicast address.
|
| |
|
uint8_t | mcAppSKey [RADIOLIB_AES128_KEY_SIZE] |
| | The Multicast payload session key.
|
| |
|
uint8_t | mcNwkSKey [RADIOLIB_AES128_KEY_SIZE] |
| | The Multicast network session key.
|
| |
|
uint32_t | mcFCnt |
| | The minimum (next) expected Multicast frame counter.
|
| |
|
uint32_t | mcFCntMax |
| | The maximum allowed Multicast frame counter.
|
| |
|
uint32_t | rxFCnt |
| | The number of received Multicast frames in this group.
|
| |
|
uint32_t | mcFreq |
| | The frequency used for the Multicast downlinks (in Hz).
|
| |
|
uint8_t | mcDr |
| | The datarate used for the Multicast downlinks.
|
| |
The documentation for this struct was generated from the following file: