Hello,

I currently have a Raddy L7 LoRA station.  It appears that that the weather 
station provides a JSON output of observations.  I am soliciting a paid 
opportunity to develop a driver for this weather station and create a 
Github page for driver to spread the word.  I am just a personal user, but 
figure this may be a better approach than having to buy a supported 
station.  I am not a developer and simply don't have the time to undertake 
the effort, but want users of this weather station to be able to use WeeWx 
(Yes, I tried Interceptor, but I failed in getting to work and this appears 
to be a more graceful approach).  If you are interested in the work, please 
let me know.  

 The JSON URL is http://ip/client?command=record

The update period appears to vary between 5-30 seconds.  

Example output 
Sensor         Parameter           Value
-------------------------------------------------------
Indoor         Temperature         69.4
Indoor         Humidity            43
Outdoor        Temperature         44.7
Outdoor        Humidity            70
Pressure       Absolute            26.74
Pressure       Relative            29.86
Wind Speed     Max Daily Gust      3.8
Wind Speed     Wind                0.0
Wind Speed     Gust                0.0
Wind Speed     Direction           213
Wind Speed     Wind Average 2 Minute0.0
Wind Speed     Direction Average 2 Minute204
Wind Speed     Wind Average 10 Minute0.2
Wind Speed     Direction Average 10 Minute300
Rainfall       Rate                0.0
Rainfall       Hour                0.0
Rainfall       Day                 0.0
Rainfall       Week                0.73
Rainfall       Month               0.73
Rainfall       Year                6.45
Rainfall       Total               11.39
Solar          Light               0.3
Solar          UVI                 0.0
JSON Message:
{"sensor":[ 
{"title":"Indoor","list":[["Temperature","71.6","°F"],["Humidity","41","%"]]},{"title":"Outdoor","list":[["Temperature","59.2","°F"],["Humidity","44","%"]]},{"title":"Pressure","list":[["Absolute","26.77","inhg"],["Relative","29.89","inhg"]]},{"title":"Wind
 
Speed","list":[["Max Daily 
Gust","8.9","mph"],["Wind","3.6","mph"],["Gust","3.8","mph"],["Direction","264","°"],["Wind
 
Average 2 Minute","4.3","mph"],["Direction Average 2 
Minute","246","°"],["Wind Average 10 Minute","3.1","mph"],["Direction 
Average 10 
Minute","241","°"]]},{"title":"Rainfall","list":[["Rate","0.0","inch/hr"],["Hour","0.0","inch","43"],["Day","0.0","inch","44"],["Week","0.73","inch","45"],["Month","0.73","inch","46"],["Year","6.45","inch","47"],["Total","11.39","inch","48"]],"range":"Range:
 
0inch to 
393.7inch."},{"title":"Solar","list":[["Light","153.59","w/m²"],["UVI","0.8",""]]}],"battery":{"title":"Battery","list":["All
 
battery are ok"]}}

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f41da55c-8237-4800-9656-9da3ba59a8d4n%40googlegroups.com.

Reply via email to