Weather Station Hardware > WiFiLogger/Meteo-Pi

wlflexp.json format documentation

(1/1)

doubleohwhatever:
Hi,

Is there documentation for the fields in wlflexp.json? Most of it is self-explanatory. However, I'm not 100% sure about the high/low arrays. For example:

  "hlrainr": [
    0,
    0,
    null,
    null,
    3.11,
    null,
    14.4,
    null
  ],

WiFiLogger:
:) I did not open WXForum for a long time.
Sorry for that.


--- Quote --- "hlrainr": [
    0,
    0,
    null,
    null,
    3.11,
    null,
    14.4,
    null
  ],
--- End quote ---

Day Low   Day Hi       Time Day Low   Time Day Hi         Month Hi   Month Low              Year Hi   Year Low

Hilows are special data in the console.
There are HiLows values for DAY, MONTH, YEAR
But Days values have additional time when highest, and lowest values were recorded.

This what you have is RAIN RATE. It has no LOW values, just the highest.
Also on current day there were no rain, so values and times are ZERO. Then you have month highest rain rate = 3.11 and year highest 14.4 probably inch/hour

WiFiLogger:
Excel file with some description.

doubleohwhatever:
Thanks!

Navigation

[0] Message Index

Go to full version