Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
sdk:serialdatalogger [2017/06/21 13:14] – created jurascheksdk:serialdatalogger [2017/06/21 13:16] – [Serial Datalogger] juraschek
Line 4: Line 4:
 It will create new files periodicly with a timestamp in the file name to have smaller files to handle.  It will create new files periodicly with a timestamp in the file name to have smaller files to handle. 
 You can combine this with the uploader.are script from the [[sdk:connection-statistics|Connection Statistics]] Page to upload the files to a ftp server.  You can combine this with the uploader.are script from the [[sdk:connection-statistics|Connection Statistics]] Page to upload the files to a ftp server. 
-The Storage folder can befound via scp at /hom/sdk/sandbox/+The Storage folder can befound via scp at /home/sdk/sandbox/ 
 + 
 +{{ :sdk:screenshot_-_06212017_-_03_07_05_pm.png?nolink |}} 
  
 ===== Configuration  ===== ===== Configuration  =====
Line 34: Line 37:
 ===== Usage  ===== ===== Usage  =====
  
 +Combine the script with the eventbased trigger "sdk-startup" into a job
  
 ===== The Script  ===== ===== The Script  =====