X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=689289e23730c78d454795188fcf96cf90c1f5d1;hb=3e30408e19a1d486982af96b0e2bd4bc5ec9a749;hp=6c381b30981b4db20c33eb693962bef151df3348;hpb=77b360e17983f504af48a2f27998bbb07ba8fd53;p=vaillant-thermostat diff --git a/Makefile b/Makefile index 6c381b3..689289e 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,6 @@ all: rpi: rsync -av rpi:/dev/shm/vaillant* log/ + +csv: + cat /dev/shm/vaillant.* | ./parse.pl > /dev/shm/temp.csv