True, but when I tested the steps that I outlined above I ran into a rather nice surprise: the newly created DB did contain all the extra columns. I assume that weex_config (or weewxd when it create the db) automatically applied the schema specified in ws3000Extensions.py. For my own setup I had to manually customize the database schema, but I had an already existing database. It looks like this will be done automatically for Peter if he starts with a new database, so all he really has to customize to use the data from his 5 sensors are the reports.
Note that the suggested sensor_map configuration I provided above is just to quickly and simply make use of 2 sensors. In the long run, you may want to consider using a different sensor map (currently, sensors 3 to 5 will be stored in the columns extraTemp3-5 and extraHumid3-5 while extraTemp1-2 and extraHumid1-2 should be empty). -- 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.
