Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
Loading...
Searching...
No Matches
Functions
periodic_lora.h File Reference
#include "lora_msg_protocol.h"
#include "main_master.h"
#include "master/master_statechart.h"
Include dependency graph for periodic_lora.h:

Go to the source code of this file.

Functions

void periodic_lora_message (void)
 Trigger periodic LoRa status upload.
 

Function Documentation

◆ periodic_lora_message()

void periodic_lora_message ( void  )

Trigger periodic LoRa status upload.

Queues a periodic status message for all registered slaves (queue_lora_periodic) and triggers send. Call from state machine or timer at the desired interval (e.g. 24h).