|
|
|
User Rating: Rated by: |
Fair (2.6/5) 20 user(s) |
|
|
|
OWFS description |
|
|
OWFS is a method under linux to allow 1-wire devices to appear like files in a directory. OWFS is a method under linux to allow 1-wire devices to appear like files in a directory. You can then enter a command like "cat */temperature" to have all the temperatures sensors measure and print their data.
For instance, the collection of temperature sensors above are all on one bus, individually addressable, and will reconfigure on the fly as items are added or removed. Each device is it's own directory with it's own properties. The host platform is Linux for owfs and POSIX (Linux and BSDs) for owhttpd. The 1-wire bus host adapter can be Serial port (ibuttonlink, DS9097E and DS9097) or USB (DS9490 or PuceBaboon). 1-wire devices supported include temperature sensors, switches, memory, hubs. See Support Table. The filesystem runs in user space, using the FUSE kernel module. The system is multithreaded for improved performance. Performance can be monitored and tuned with real-time statistics.
What's New in This Release:
· Christian Magnusson's fixes of some segment faults in owserver. · python fixes · man page updates · HA7 faster · Temperature calc in TAI8570 barometer fixed · DS2505 DS2506 memory read fixed
|
|