You may be seeing the Ruby Binding printing out the protocol header. The owfs header looks something around this.
Chris Pedro Côrte-Real wrote: > I'm trying to read the presure from a sensor using owserver. I'm > reading this from: > > /12.CC8834000000/TAI8570/pressure > > And I get something like: > > " 994.431" > > when it's reading from the cache. But when I use uncached or the > server actually reads from the device I get: > > "\000\000\000\000\000\000\000\f\000\000\000\f\000\000\001\002\000\000\000\f\000\000\000\000 > 994.416" > > I'm using the Ruby binding I wrote. It could be something wrong there. > Is there a specification for the owserver protocol somewhere? I see > there's an offset there but it doesn't seem to be used anywhere. > > Looking at the owserver code it seems way too complicated for > something that only does read/write/dir. Are there any plans to > replace it? > > Thanks, > > Pedro. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
