Closed blackeneth closed 3 years ago
Thank you, I initially entertained being able to store more than 1 alert. However, the number of areas with more than 1 alert at a time is very small given the area of the Earth, and the memory required to store full information for all alerts in areas with more than 2 would be prohibitive. However, I do continually monitor alerts and evaluate including said routine in the program.
Available now in 3.1.5 Please see Addendum for info on new variable access format
Today in the Philly area there are 3 alerts:
OWOC will only return the first alert.
An enhancement would be store all alerts, to allow them to be queried
The ArduinoJson helper comes up with this structure:
Another field would be needed to let the programmer know the maximum "x" to retrieve alerts for.
Thank you for your consideration.