Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
Loading...
Searching...
No Matches
Data Structures | Enumerations
lora_msg_protocol.h File Reference
#include "general/node_cfg.h"
#include <stdint.h>
Include dependency graph for lora_msg_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  periodic_slave_status_t
 
struct  lora_reg_msg_t
 
struct  lora_periodic_msg_t
 
struct  lora_alarm_msg_t
 
struct  lora_fifo_packet_t
 

Enumerations

enum  lora_msg_id_t { LORA_REGISTRATION = 0x00 , LORA_PERIODIC_INFO = 0x01 , LORA_ALARM = 0x02 }
 

Enumeration Type Documentation

◆ lora_msg_id_t

Enumerator
LORA_REGISTRATION 
LORA_PERIODIC_INFO 
LORA_ALARM