[vz-users] Temperaturen aufzeichnen?
Hans Engelhardt
hans at engelhardt-goe.de
Fri Jan 24 13:24:48 CET 2014
Am 24.01.2014 12:11, schrieb Udo1:
> Du musst 1wirevz installieren:
> https://github.com/w3llschmidt/1wirevz
>
Habe ich...
Danke erstmal.
###syslog
Jan 24 13:16:14 raspberrypi 1wirevz: DS2482 I²C 1-Wire® Master to
Volkszaehler deamon 1.5 (2) 3
Jan 24 13:16:14 raspberrypi 1wirevz: VzServer: localhost
Jan 24 13:16:14 raspberrypi 1wirevz: VzPort: 80
Jan 24 13:16:14 raspberrypi 1wirevz: VzPath: middleware.php
Jan 24 13:16:14 raspberrypi 1wirevz: Metering interval: 60 sec
Jan 24 13:16:14 raspberrypi 1wirevz: 28-0000052788dc (Bus: 2) (VzUUID: )
Jan 24 13:16:14 raspberrypi 1wirevz: 28-000004efd1a7 (Bus: 2) (VzUUID: )
Jan 24 13:16:14 raspberrypi 1wirevz: No such file or directory
Jan 24 13:16:40 raspberrypi 1wirevz: No such file or directory
###
###1wirevz.cfg
/**************************************************************************
Part of DS2482 I²C 1-Wire® Master to Volkszaehler 'RaspberryPI deamon'.
**************************************************************************/
/* Hostname, FQDN or IP of your VZ - normaly this should be 'localhost' */
vzserver = "localhost"
/* Path to the VZ middleware.php script, WITHOUT preposed and trailing
slash */
vzpath = "middleware.php"
/* HTTP Port of your VZ */
vzport = 80
/* Metering interval in seconds for ALL sensors */
interval = 60
/* DS1820 SensorID to VZ UUID mapping - SensorID start with 'asterisk' */
/* Check your IDs 'cat /var/log/syslog|grep 1wirevz' */
*28-A7D1EF040000 = "75ae25c0-84eb-11e3-8eac-b38bd0b21c97"
*28-DC8827050000 = "a250a9d0-84eb-11e3-941b-df23ee92cce6"
###
Die UUIDs hatte ich vorher mit dem Frontend als Temperatur angelegt
Ach ja - die ID sind mit Bindestrich, die Verzeichnisse mit Punkt:
/mnt/1wire/28.A7D1EF040000
Wo hängt es?
--
Tschau Hans
More information about the volkszaehler-users
mailing list