MAC command specification structure.
More...
#include <LoRaWAN.h>
|
|
const uint8_t | cid |
| | Command ID.
|
| |
|
const uint8_t | lenDn |
| | Uplink message length.
|
| |
|
const uint8_t | lenUp |
| | Downlink message length.
|
| |
|
const bool | persist |
| | Some commands must be resent until Class A downlink received.
|
| |
|
const bool | user |
| | Whether this MAC command can be issued by the user or not.
|
| |
MAC command specification structure.
The documentation for this struct was generated from the following file: