Difference between revisions of "OWFS"
From PhotoVoltaic Logger new generation
m (→Installation) |
m (→Abstract) |
||
Line 1: | Line 1: | ||
− | + | <blockquote>OWFS 1-Wire File System is an easy way to use the powerful 1-wire system of Dallas/Maxim. | |
− | + | <cite>[http://owfs.org owfs.org]</cite></blockquote> | |
− | <blockquote>OWFS 1-Wire File System is an easy way to use the powerful 1-wire system of Dallas/Maxim. | ||
Scripts located in <tt>owfs/</tt> | Scripts located in <tt>owfs/</tt> |
Revision as of 21:52, 22 March 2014
OWFS 1-Wire File System is an easy way to use the powerful 1-wire system of Dallas/Maxim. owfs.org
Scripts located in owfs/
Installation
The script needs a correct installed OWFS on your system.
Please refer to the specific installation guides for your system.
For Debian is no stable package available, so you have to install it from source. You can take a look at http://owfs.org/index.php?page=building-under-ubuntu for an idea.
You can use the included owfs/owfs-init.sh on system start.
Copy the file into /etc/init.d and run
$ sudo update-rc.d owfs.init.sh defaults
Setup
Define your channels as described here.
$ cp owfs/owfs.conf.dist owfs/owfs.conf
Edit config file and fill in all your channel GUIDs.
Test your config with
$ bin/owfs/owfs.sh -tv owfs/owfs.conf