OWFS/1Wire and Domotiga
Posted: Sat Dec 18, 2010 6:04 pm
Hi,
I am brand new on Domotiga.
I have a 1wire bus with temperature probes (DS1920) and relays for various stuff (DS2405).
Architecture is on 3 branches as I am using a old HobbyBoards 3 channels master hub.
I set up a VmWare VM with Ubnut 10.10, installed Domotiga as well as Digitemp (to test) and OWFS
With Digitemp I can get temperature in Domotiga, setting up a Digitemp interface and creating a 1wire devices.
But I cannot pilot DS2405 as Digitemp is read only.
With OWFS, I have OWFSHTTPD working, enabling a web interface to browse, read and pilot DS1820 & 2405 (
With OWFS I also have a Virtual Filesystem with all the DS1820/2405 and I can read easily value with a cat command :
For ex :
cat /var/1wire/1F.7BD304000000/main/10.208E39010800/temperature
now, How can I integrate that inot Domotiga ?
Can I create some virtual device that in fact reads value every minute from a cat command ?
Can I creat some virtual device that I can switch on or OFF and that do a write on filesystem or open a web page (http://127.0.0.1:4444/1F.8FD304000000/m ... PIO=CHANGE or http://127.0.0.1:4444/1F.8FD304000000/m ... PIO=CHANGE )
Or any other idea to integrate OWFS with Domotiga ?
Thanks in advance !
Klona
I am brand new on Domotiga.
I have a 1wire bus with temperature probes (DS1920) and relays for various stuff (DS2405).
Architecture is on 3 branches as I am using a old HobbyBoards 3 channels master hub.
I set up a VmWare VM with Ubnut 10.10, installed Domotiga as well as Digitemp (to test) and OWFS
With Digitemp I can get temperature in Domotiga, setting up a Digitemp interface and creating a 1wire devices.
But I cannot pilot DS2405 as Digitemp is read only.
With OWFS, I have OWFSHTTPD working, enabling a web interface to browse, read and pilot DS1820 & 2405 (
With OWFS I also have a Virtual Filesystem with all the DS1820/2405 and I can read easily value with a cat command :
For ex :
cat /var/1wire/1F.7BD304000000/main/10.208E39010800/temperature
now, How can I integrate that inot Domotiga ?
Can I create some virtual device that in fact reads value every minute from a cat command ?
Can I creat some virtual device that I can switch on or OFF and that do a write on filesystem or open a web page (http://127.0.0.1:4444/1F.8FD304000000/m ... PIO=CHANGE or http://127.0.0.1:4444/1F.8FD304000000/m ... PIO=CHANGE )
Or any other idea to integrate OWFS with Domotiga ?
Thanks in advance !
Klona