to test just disconnect the usb and then check the log. you should not find null data recorded. when communication is restored weewx will attempt to read data from the fineoffset station which may have been stored whilst there was no communication and will then resume normal loop and rec operations.
On Monday, 7 October 2019 16:26:17 UTC+3, Andrew Milner wrote: > > the driver will log an error if communication with the fine offset is > lost, and does not continue to store data in the database until > communication is restored. > > > > > > On Monday, 7 October 2019 16:19:19 UTC+3, Pila wrote: >> >> I export InTemp to check if my USB connection to the First Offset dropped >> dead. >> >> InTemp $current.inTemp.format(add_label=False) >> InTemp $current.inTemp.raw >> >> What will be produced in case of null data? What do I need to test? >> >> In the first case, I expect N/A to mean USB connection is lost. I am >> guessing N/A will not be in raw data. An empty field? >> >> So, probably the first line is a better choice for such purpose? >> >> -- 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/0959bce7-6b19-4a14-aea8-f830d6a75a50%40googlegroups.com.
