| author | Florian Forster <octo@noris.net> | |
| Wed, 23 Jul 2008 14:44:40 +0000 (16:44 +0200) | ||
| committer | Florian Forster <octo@noris.net> | |
| Wed, 23 Jul 2008 14:44:40 +0000 (16:44 +0200) | ||
| commit | 11ba6e7c5a57c9bb73f389cfaf79b50b56b7544f | |
| tree | 9f95edc4cadc8a76d1ae7942739df9562ff68eb0 | tree | snapshot |
| parent | 8508efd140d64efc676237f6ec9792c65d108aac | commit | diff |
onewire plugin: Add a plugin to read onewire sensors.
This plugin allows to read _temperature_ sensors connected over a
onewire bus using the `owcapi' library from the `owfs' project. Other
sensors can be added easily, but without hardware to test this it's
kind of hard to be sure it all works.
ToDo's: Document the plugin, make the `Alias' configuration option work.
This plugin allows to read _temperature_ sensors connected over a
onewire bus using the `owcapi' library from the `owfs' project. Other
sensors can be added easily, but without hardware to test this it's
kind of hard to be sure it all works.
ToDo's: Document the plugin, make the `Alias' configuration option work.
| configure.in | diff | blob | history | |
| src/Makefile.am | diff | blob | history | |
| src/onewire.c | [new file with mode: 0644] | blob |