Gary, The main missing data were everything from the WH45 except CO2. Also battery, signal and everages. I presume there was no intention of storing the 24-hour averages as weewx does its own averaging. I am using weewx 4.9.1 with gw1000 v 0.5.0b5.
PM10 in the wview_extended schema is known as 'pm10_0', while the gw1000 driver always shows it as 'pm10' PM2.5 in the wview_extended schema is known as 'pm2_5', while the gw1000 driver shows it as 'pm2_55' in test-driver and test-service modes or pm255 in live mode. Temp and Humidity from the WH45 are also missing (numbered extra-17 in the test-driver output) for installation, I simply copied over the gw1000.py file (and api_data.py) into the weewx/user directory. then ran *wee_config --install *to create a config file from scratch. I didn't use wee_extension, so not sure if anything was missed out there. Cameron. On Sunday, 18 December 2022 at 4:03:45 pm UTC+10 gjr80 wrote: > On Sunday, 18 December 2022 at 15:03:16 UTC+10 Cameron D wrote: > >> I noticed that I still need to do remapping in the driver version with >> the full database otherwise half the data are missing. Unless I missed a >> step somewhere. In any case I tend to prefer to define my own DB structure >> so I will carry on down that road (for the time being). >> > > Would be interested to know what data was missing? I probably should have > clarified that sensor battery and signal states would need db schema > additions or a mapping change to map them to the existing db fields as the > view_extended schema includes a limited number of generic signal/battery > status fields for sensors. All the primary sensor values for the sensors > you listed (eg humidity, temperature PM2.5 etc) should automatically be > saved to database with no changes required. > > Gary > -- 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/bd638036-c73c-44b6-be72-8ff786cb6b34n%40googlegroups.com.
