LoRa-BLE-Sensor
|
Structure to hold the LoRaWAN data to send. More...
#include <sensor_lorawan.h>
Public Attributes | |
uint8_t | data [MAX_LORAWAN_PAYLOAD] |
uint16_t | length |
uint8_t | port |
uint8_t | attempts |
uint32_t | delay |
Structure to hold the LoRaWAN data to send.