Difference between revisions of "OWFS"
From PhotoVoltaic Logger new generation
m (→Setup) |
m (→Installation) |
||
Line 11: | Line 11: | ||
Please refer to the specific installation guides for 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. | + | 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 <tt>owfs/owfs-init.sh</tt> on system start. | You can use the included <tt>owfs/owfs-init.sh</tt> on system start. |
Revision as of 12:23, 2 March 2014
Abstract
OWFS 1-Wire File System is an easy way to use the powerful 1-wire system of Dallas/Maxim. -- OWFS
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