[vz-users] Problem mit DS1820 mit 1wirevz auf Raspi Image

Rainer Gauweiler volkszaehler at moppl.inka.de
Sun Oct 20 15:01:22 CEST 2013


Hallo Karlheinz,

Am 20.10.2013 12:34, schrieb Karlheinz:
> Anbei die Ausgabe von ls -lR /mnt/1wire direkt nach owfs (nach einem
> reboot).
> Wie erkennt man die Geräte?

Beispiel:
pi at raspberrypi ~ $ ls -l /mnt/1wire/
total 0
drwxrwxrwx 1 root root  8 Oct 20 14:53 3A.082E0D000000
drwxr-xr-x 1 root root  8 Oct 20 11:27 bus.0
drwxr-xr-x 1 root root  8 Oct 20 11:27 settings
drwxr-xr-x 1 root root  8 Oct 20 11:27 statistics
drwxr-xr-x 1 root root 32 Oct 20 11:27 structure
drwxr-xr-x 1 root root  8 Oct 20 11:27 system
drwxr-xr-x 1 root root  8 Oct 20 11:27 uncached

3A.082E0D000000 ist das Gerät. Und wenn man das nun steuern/abfragen 
will findet man da drin eine Reihe von Dateien:

pi at raspberrypi ~ $ ls -l /mnt/1wire/3A.082E0D000000/
total 0
-r--r--r-- 1 root root  16 Oct 20 11:27 address
-rw-rw-rw- 1 root root 256 Oct 20 11:27 alias
-r--r--r-- 1 root root   2 Oct 20 11:27 crc8
-r--r--r-- 1 root root   2 Oct 20 11:27 family
-r--r--r-- 1 root root  12 Oct 20 11:27 id
-r--r--r-- 1 root root  16 Oct 20 11:27 locator
-rw-rw-rw- 1 root root   1 Oct 20 11:27 PIO.A
-rw-rw-rw- 1 root root   3 Oct 20 11:27 PIO.ALL
-rw-rw-rw- 1 root root   1 Oct 20 11:27 PIO.B
-rw-rw-rw- 1 root root  12 Oct 20 11:27 PIO.BYTE
-r--r--r-- 1 root root  16 Oct 20 11:27 r_address
-r--r--r-- 1 root root  12 Oct 20 11:27 r_id
-r--r--r-- 1 root root  16 Oct 20 11:27 r_locator
-r--r--r-- 1 root root   1 Oct 20 11:27 sensed.A
-r--r--r-- 1 root root   3 Oct 20 11:27 sensed.ALL
-r--r--r-- 1 root root   1 Oct 20 11:27 sensed.B
-r--r--r-- 1 root root  12 Oct 20 11:27 sensed.BYTE
-r--r--r-- 1 root root  32 Oct 20 11:27 type

Mein Gerät hat zwei Eingänge, A und B.

Abfragen vom Status:
pi at raspberrypi ~ $ cat /mnt/1wire/3A.082E0D000000/PIO.A
0

Schalten des einen Eingangs:
echo "1" >/mnt/1wire/3A.082E0D000000/PIO.A

Also alles ziemlich übersichtlich.
Bei Dir sehe ich kein Gerät. Stimmt die Verkabelung?

Gruss
      Rainer




More information about the volkszaehler-users mailing list