Structure to hold the LoRaWAN setup, used to join the network.
More...
#include <sensor_lorawan.h>
|
uint8_t | is_lorawan_enabled |
|
uint8_t | lorawan_frequency |
|
const struct device * | lora_dev |
|
enum lorawan_class | uplink_class |
|
struct lorawan_downlink_cb | downlink_callback |
|
int | join_attempts |
|
uint16_t | dev_nonce |
|
uint32_t | delay |
|
uint8_t | dev_eui [8] |
|
uint8_t | join_eui [8] |
|
uint8_t | app_key [16] |
|
uint8_t | send_attempts |
|
Structure to hold the LoRaWAN setup, used to join the network.
The documentation for this struct was generated from the following file: