On 6/21/07, Matthias Urlichs <[EMAIL PROTECTED]> wrote:
Hi,
Problem:
$ owdir --format fi -s localhost:4304 /uncached
/uncached/bus.0
/uncached/bus.1
/uncached/810B2F27000000
/uncached/1F0CB204000000
/uncached/1FBCC604000000
/uncached/1FC9B004000000
/uncached/81.694B27000000
/uncached/1D.82EA09000000
Those entries which carry the dot are on bus.1 (i.e. remote).
Obviously the format flags are not passed through to the remote server.
That's a minor problem -- but I'm afraid that the same is true for
temperature conversion. (Not having a temp sensor on the remote machine,
I couldn't test that.)
=> please fix.
Ok, I searched through the code for a while before trying to obvious.
Testing.
[EMAIL PROTECTED]:~/owfs> owserver --fake=10,12 -p 3000
[EMAIL PROTECTED]:~/owfs> owdir -s 3000
/bus.0
/settings
/system
/statistics
/10.67C6697351FF
/12.4AEC29CDBAAB
[EMAIL PROTECTED]:~/owfs> owdir -s 3000 --format="fic"
/bus.0
/settings
/system
/statistics
/1067C6697351FF8D
/124AEC29CDBAAB0A
[EMAIL PROTECTED]:~/owfs> owdir -s 3000 --format="fi.c"
/bus.0
/settings
/system
/statistics
/1067C6697351FF.8D
/124AEC29CDBAAB.0A
It works! The problem is with your syntax. Did I document it incorrectly
somewhere?
Paul Alfille
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers