RadioLib
Universal wireless communication library for Arduino
|
MAC command specification structure. More...
#include <LoRaWAN.h>
Public Attributes | |
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.