Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
12
stars
1
forks
source link
Rain Gauge Post-Processing: Encode invalid Data as required by Payload Formatter #42
Closed
matthias-bs closed 5 months ago
pastHour()
provides a valid-flagcurrentDay()
,currentWeek()
,currentMonth()
return -1 if data is not valid.Both shall be mapped to
FLOAT_INV
.