Hi long btime ago :-) But sometimes family and job must bbe done....
So I think in the moment the weewx things work, I will look later concretly. At the moment I have an problem with meso/html : 1. Request URL: http://192.168.1.17/Wetter/mesowx/web/meso/data.php?entity_id=weewx_raw&data=outTemp%3A%3Ac%3A%2Cdewpoint%3A%3Ac%3A%2CdayRain%3A%3Amm%3A%2CrainRate%3A%3AmmHr%3A%2CoutHumidity%3A%3Aperc%3A%2Cheatindex%3A%3Ac%3A%2Cwindchill%3A%3Ac%3A%2Cbarometer%3A%3Amb%3A%2CdateTime%3A%3Ams%3A%2CwindDir%3A%3Adeg%3A%2CwindSpeed%3A%3Akph%3A%2C&order=desc&limit=1 2. Request Method: GET 3. Status Code: 500 Internal Server Error 4. Remote Address: 192.168.1.17:80 5. Referrer Policy: no-referrer-when-downgrade I think the data structure is correct or? Am Donnerstag, 12. Oktober 2017 01:33:32 UTC+2 schrieb Glenn McKechnie: > > Hi Hajo, > > On 12 October 2017 at 08:06, Hajo Harms <[email protected] <javascript:>> > wrote: > > Hi Glenn > > > > so I use weewx 3.7.1 and meso 0.4.0 with raw_0.4.1-lh.py. > > > > But my section of def newLoop Packet looks different > [...] > > Okay, use the attached version of Luc's ( raw_0.4.3-lh.py ) with that > change already made at line 132 > > > but this is not my main problem :-) > > > > If I start index-example the come tools tell me this errors : > > > > Element could not be found for fieldId: dayRain > > There are a couple of references to dayRain in mesowx and it seems to > be something to do with Davis stations. > > web/js/Config-example.js > web/index-example.html > web/meso/include/config-example.json > web/meso/js/SocketIoRealTimeRawDataProvider.js > > Have you changed / uncommented any of the references to dayRain in > those mesowx files? By default it's disabled. > > In the original raw.py the schema had dayRain listed. but we're not > using that one. > > In all of Luc's variants of raw.py his schema has replaced dayRain > with rain. I believe he uses a Davis so I assume it worked for his > setup, as it is. > Anyone else with a working Davis installation and knowledge of what, > if anything, was tweaked with Mesowx? > > Have you altered yours ie: changed it back to dayRain? > > schema = [ > ... > ('rain', 'REAL'), # rain, was: dayRain > > If you, or anyone else, don't solve it then feel free to send me ( > off-list, email as above) your files and I'll attempt a comparison > here. > > web/js/Config-example.js (and / or Config.js) > web/index-example.html (and / or index.html) > web/meso/include/config-example.json (and / or config.json) > web/meso/js/SocketIoRealTimeRawDataProvider.js > also your version of raw.py > > > Cheers > Glenn > > rorpi - read only raspberry pi & various weewx addons > https://github.com/glennmckechnie > -- 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]. For more options, visit https://groups.google.com/d/optout.
