aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-12 23:25:19 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-12 23:25:19 +0000
commitd9e7690dc169c82d0011ca0a49f74e980f707b0b (patch)
tree3c3a9ffeb773a94e838d2c7f9d9e6e76374809cc /README
parent94dc9792a9f636771ea1388f395ca89a2d07c74b (diff)
downloadverteco-d9e7690dc169c82d0011ca0a49f74e980f707b0b.tar.gz
Add ftp upload function + add documentation.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 8627442..4815b3f 100644
--- a/README
+++ b/README
@@ -37,6 +37,8 @@ Required files:
--------------------
/sbin/modbuslog executable program
+/usr/bin/ftpupload ftp upload script
+/usr/bin/ftphelper ftp upload script helper
/etc/modbuslog.cfg configuration file
/var/modbuslog/ output directory where logs are stored
/var/modbuslog/interval/interval.txt textfile storing unique interval
@@ -57,6 +59,13 @@ device, These include:
5) stop_bits stop bits, commonly 1.
6) retry number of retries for each failed reading.
+The ftp section defines the parameters for the ftp upload function. The
+required parameters are:
+ 1) server address of remote ftp server
+ 2) username ftp username
+ 3) password ftp password
+ 4) directory directory on ftp server files will be uploaded to
+
The reading section defines the unique reading times that the program is
required to log at. Each entry must contain:
1) slaveid modbus slave id