Hi, I have had a persistent bug reading from owserver that it will sometimes give me a very wild read (e.g., 135% humidity) from a sensor and then go right back to normal values. I've even built an outlier removal function into my saal package. I've had that happen today even more. My first thought was that there was something wrong with my owserver ruby client library but I did a tcpdump of the communications[1] and it seems I am indeed getting these values back from owserver. System logs don't show any owserver error messages.
My setup is a USB dongle connected to a hobby boards hub that has 4 hobby boards humidity+temp sensors attached to 4 ports and a daisy chain of other sensors attached to another port. The hub injects power so hopefully that's not an issue. I am doing uncached reads every minute to all the sensors in series. Any ideas of what could be wrong? Pedro [1] http://scratch.pedrocr.net/owserver.dump.bz2 ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
