Re: [Owfs-developers] Config owfs to use server?

2014-10-29 Thread Paul Alfille
Hi Roland, Maybe I can help you understand the process. Say you want to run owfs, owserver and owhttpd with a USB device and Fahrenheit temperature scale. Purely from the command line you would run: owserver -F -u -p 4304 # reads from USB, serves port 4304 owfs -F -m /var/temp/1wire -s 4304 # r

Re: [Owfs-developers] Missing data

2014-10-29 Thread Coudy
Thank You Jan, I'll try to switch my sensors from parasitic power to regular power. How to enable simultaneous conversion for all chips ? this way ? echo 1 > /mnt/1wire/simultaneous/temperature ? 2014-10-29 21:35 GMT+01:00 Jan Kandziora : > Am 28.10.2014 um 15:06 schrieb Coudy: > > > > If tempera

Re: [Owfs-developers] Missing data

2014-10-29 Thread Jan Kandziora
Am 28.10.2014 um 15:06 schrieb Coudy: > > If temperature sensor is powered, then reading is faster compared to > parasitic power ? > No, but it's the only way you can do a simultaneous conversion for all chips, and this 19 times faster if you have 19 chips. You cannot do a simultaneous conversion

Re: [Owfs-developers] Config owfs to use server?

2014-10-29 Thread Roland Franke
Hallo again, can you show here your complete config (/etc/owfs.conf)? May it be, that you have not set by the server the specific port and IP address? Like by me is here: server: usb -> Where is the hardware connected (By you w1) server: port = 127

Re: [Owfs-developers] Config owfs to use server?

2014-10-29 Thread Roland Franke
Loren, it depends on what part or ow(fs/httpd/server) you have connected your real hardware. In my situation i will work directly from owserver to the hardware (1-wire usb-stick) WITHOUT the kernel-protokoll w1 !!. The server can be connected by TCP/IP (Local on the same computer at 127.0.0.1) o

[Owfs-developers] Config owfs to use server?

2014-10-29 Thread Loren Amelang
I'm still trying to understand whether I have a possible conflict with both owfs and server trying to read my hardware. Something was updating the filesystem while server and httpd were not running... My config is part of the default Ubuntu distribution for 14.04, with just the "w1" added to po

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
And as last, if there will be interrest for the onewire plugin of collectd. Here is my patch for the collection of more sensor-types as be original available. diff -urN collectd-5.4.0.orig/src/onewire.c collectd-5.4.0/src/onewire.c --- collectd-5.4.0.orig/src/onewire.c2013-08-18 12:24:25.0819

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
Here is my configuration (As i now will be at home ) owfs.conf is: error_print = 3 error_level = 0 format = f.i cache_size = 0 Celsius foreground allow_root owfs: server = 127.0.0.1:4304 owfs: pid_file = /var/run/owfs.pid owfs: mountpoint = /mnt/1wire server: usb server: port = 127.0.0.1:4304 serve

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
Hello, i build owfs (Now 2.9p8) together with collect (now 5.4.1) with an buildroot System for my x86 (32bit) softwarerouter (www.fli4l.de). In that i have activate OWSERVER; OWHTTPD and OWFS. My USB-Adapter is set for be using with OWSERVER and OWHTTPD and OWFS will be connected to the OWSERVER (B