Correct. Once you change the field map you should find the GW1100 temperature and humidity obs still coming through in loop packets and archive records as WeeWX fields intemp and inhumid, though of course without a corresponding field in your schema they will not be saved to database.
Gary On Sunday, 22 January 2023 at 12:05:16 UTC+10 [email protected] wrote: > Hi, > I recently got a GW1100 and WH45. I am running gw1000.py as a WeeWX > driver. I want the temperature and humidity from the the WH45 to map to > WeeWX inTemp and inHumidity respectively. I think the following mapping is > correct, but just verifying. > > [[field_map_extensions]] > inTemp = temp17 > inHumidity = humid17 > Thanks. rich > -- 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/2d5f7df9-fc38-4c6d-bb3c-cbaf4350113en%40googlegroups.com.
