Hello,
First I am not a developer, so pardon my ignorance.
I have a Raddy L7 LoRa WX station. I found that on the local configuration screen of the device, you can enter /client?command=record and get an XML output of current conditions. Just wondering what getting this data to feed into WeeWx would entail?
{"sensor":[ {"title":"Indoor","list":[["Temperature","68.9","°F"],["Humidity","38","%"]]},{"title":"Outdoor","list":[["Temperature","61.7","°F"],["Humidity","29","%"]]},{"title":"Pressure","list":[["Absolute","26.76","inhg"],["Relative","29.84","inhg"]]},{"title":"Wind Speed","list":[["Max Daily Gust","5.1","mph"],["Wind","1.1","mph"],["Gust","1.6","mph"],["Direction","123","°"],["Wind Average 2 Minute","0.4","mph"],["Direction Average 2 Minute","111","°"],["Wind Average 10 Minute","1.3","mph"],["Direction Average 10 Minute","134","°"]]},{"title":"Rainfall","list":[["Rate","0.0","inch/hr"],["Hour","0.0","inch","43"],["Day","0.0","inch","44"],["Week","0.0","inch","45"],["Month","0.0","inch","46"],["Year","5.72","inch","47"],["Total","10.65","inch","48"]],"range":"Range: 0inch to 393.7inch."},{"title":"Solar","list":[["Light","261.36","w/m²"],["UVI","1.2",""]]}],"battery":{"title":"Battery","list":["All battery are ok"]}}