[vz-dev] Installation Volkszähler mit Anlaufschwierigkeiten
Sven Peitz
sven.peitz at gmx.net
Mon Feb 7 16:16:14 CET 2011
Hallo,
erstmal vielen Dank für dieses tolle Projekt.
Nachdem ich mich erst schwer getan habe mit der Installation lt. Wikki,
läuft es jetzt doch.
Im Wikki ist die neue Server Struktur noch nicht berücksichtig. Durch
lesen der Mailarchive bin ich auf die Änderung gestoßen.
Im Wikki steht noch:
http://<ip>/pfad/zu/volkszaehler.org/backend/index.php/channel.json?operation=add&title=Testzähler&type=power&resolution=1000&description=Swissnox
Mit neuer Struktur muss es aber
http://<ip>/pfad/zu/volkszaehler.org/backend/channel.json?operation=add&title=Testzähler&type=power&resolution=1000&description=Swissnox
heissen, da die index.php bzw. der Ordner Backend nicht mehr vorhanden
ist.
Selbiges gilt für
http://<ip>/pfad/zu/volkszaehler.org/backend/index.php/data/<uuid>.json?operation=add&value=<1|Sensor
Wert>
http://<ip>/pfad/zu/volkszaehler.org/backend/data/<uuid>.json?operation=add&value=<1|Sensor
Wert>
Und natürlich noch die Anleitung zum NetIo
Path in front of pin identifier: "/backend/index.php/data/"
ändern in
Path in front of pin identifier: "/backend/data/"
Ich hoffe, das nicht noch andere VZ Anfänger über das Problem stolpern.
Viele Grüße
Sven
More information about the volkszaehler-dev
mailing list