Closed avaldebe closed 4 years ago
As far as I know, only PMSx003
sensors show this strange behaviour. On my tests, this can be avoided by extending the waiting time after an empty message. Therefore, this is an artefact of the sleep/wake cycle and there is no need for an --strict
flag.
Plantower sensors have a quirk
Originally posted by @avaldebe in https://github.com/avaldebe/PyPMS/issues/1#issuecomment-609679688
This quirk is not present after power cycling and on most cases the first observations after wake up can be discarded on post processing. However, if the sensors are read on "one-shot" mode as requested on #1, these kind of inconsistent observations need to be discarded.
The new option
--strict
will take care of this kind of inconsistent observations.