Hello all,

I'm using the -F option with owserver, owfs, and owhttpd and getting
temperatures in Fahrenheit on everything except in owpython. All of my
newer, standard builds work fine, but when I upgraded an older unit with
the new libraries, it reverted to Celsius. In the upgrade, I switched from
binding owfs directly to using owserver. This build also has a DS9490
instead of a DS2483, but I'm unclear why there should be a difference.

All are on 2.9p1

Is reporting in Fahrenheit via owpython (on device with ds2483 master)

/opt/owfs/bin/owserver -F --i2c=/dev/i2c-1:ALL -p 4304
/opt/owfs/bin/owfs -F -s 4304 /var/1wire/
/opt/owfs/bin/owhttpd -F -s 4304 -p 4305

Is not:

/opt/owfs/bin/owserver -F -u -p 4304
/opt/owfs/bin/owfs -F -s 4304 /var/1wire/
/opt/owfs/bin/owhttpd -F -s 4304 -p 4305

owfs and owhttpd both show temps in Fahrenheit.

Thanks,
Colin
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to