Site Tools


linux:raspberry:wde:scripts:reader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:raspberry:wde:scripts:reader [2015/07/27 09:29] lunetikklinux:raspberry:wde:scripts:reader [2017/03/01 12:50] – external edit 127.0.0.1
Line 16: Line 16:
 echo "" > /dev/null echo "" > /dev/null
 else else
-echo "Date;Time;Column1;Column2;Column3;Column4;Column5;Column6;Column7;Column8;Column9;Column10;Column11;Column12;Column13;Column14;Column15;Column16;Column17;Column18;Column19;Column20;Column21;Column22;Column23;Column24;Column25" > /media/wetterlog/$DATE$FILETYPE+echo "Date;Time;Column1;Column2;Column3;Column4;Column5;Column6;Column7;Column8;Column9;Column10;Column11;Column12;Column13;Column14;Column15;Column16;Column17;Column18;Column19;Column20;Column21;Column22;Column23;Column24;Column25" > /media/weatherlog/$DATE$FILETYPE
 fi fi
  
Line 33: Line 33:
 FILETYPE=.log FILETYPE=.log
  
-FILE=/media/wetterlog/$DATE$FILETYPE+FILE=/media/weatherlog/$DATE$FILETYPE
  
 SOCAT=/usr/bin/socat SOCAT=/usr/bin/socat
Line 62: Line 62:
 There will be a new logfile with another date everyday.  There will be a new logfile with another date everyday. 
  
-Examplefile 05_06_2015.log:+Examplefile 06_05_2015.log:
 <code> <code>
 06.05.2015;16:00:26;$1;1;;34,8;71,1;;;33,1;;;;33;;;;39;;;;;;;;;0 06.05.2015;16:00:26;$1;1;;34,8;71,1;;;33,1;;;;33;;;;39;;;;;;;;;0
linux/raspberry/wde/scripts/reader.txt · Last modified: 2019/12/10 14:43 by lunetikk