From ba6d55e408dce923fc22263f410fbfbceb845595 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 13 Nov 2013 16:21:00 +0100 Subject: beta 2013.11.13 16:21 --- doc/context/scripts/mkiv/mtx-youless.html | 56 +++++++++++++++++++++++++++++++ doc/context/scripts/mkiv/mtx-youless.man | 42 +++++++++++++++++++++++ doc/context/scripts/mkiv/mtx-youless.xml | 29 ++++++++++++++++ 3 files changed, 127 insertions(+) create mode 100644 doc/context/scripts/mkiv/mtx-youless.html create mode 100644 doc/context/scripts/mkiv/mtx-youless.man create mode 100644 doc/context/scripts/mkiv/mtx-youless.xml (limited to 'doc') diff --git a/doc/context/scripts/mkiv/mtx-youless.html b/doc/context/scripts/mkiv/mtx-youless.html new file mode 100644 index 000000000..1889367d0 --- /dev/null +++ b/doc/context/scripts/mkiv/mtx-youless.html @@ -0,0 +1,56 @@ + + + + + + + + + + + youless Fetcher + + + + + +
+
youless Fetcher
+
+
+
+
wiki: http://contextgarden.net | mail: ntg-context@ntg.nl | website: http://www.pragma-ade.nl
+
+
+
+ +
+
+

Command line options

+ + + + + + + + + +
flagvaluedescription
--collectcollect data from device
--nobackupdon't backup old datafile
--nofiledon't write data to file (for checking)
--kwhsummative kwk data
--wattcollected watt data
--hostip address of device
+
+

Example

+mtxrun --script youless --collect --host=192.168.2.50 --kwk +
mtxrun --script youless --collect --host=192.168.2.50 --watt somefile.lua +

+
+ + diff --git a/doc/context/scripts/mkiv/mtx-youless.man b/doc/context/scripts/mkiv/mtx-youless.man new file mode 100644 index 000000000..bce5219c3 --- /dev/null +++ b/doc/context/scripts/mkiv/mtx-youless.man @@ -0,0 +1,42 @@ +.TH "mtx-youless" "1" "01-01-2013" "version 1.00" "youless Fetcher" +.SH NAME +.B mtx-youless +.SH SYNOPSIS +.B mtxrun --script youless [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B youless Fetcher +.SH OPTIONS +.TP +.B --collect +collect data from device +.TP +.B --nobackup +don't backup old datafile +.TP +.B --nofile +don't write data to file (for checking) +.TP +.B --kwh +summative kwk data +.TP +.B --watt +collected watt data +.TP +.B --host +ip address of device +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + + +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context + +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net + +.B "wiki:" +http://contextgarden.net diff --git a/doc/context/scripts/mkiv/mtx-youless.xml b/doc/context/scripts/mkiv/mtx-youless.xml new file mode 100644 index 000000000..9a34efce5 --- /dev/null +++ b/doc/context/scripts/mkiv/mtx-youless.xml @@ -0,0 +1,29 @@ + + + + mtx-youless + youless Fetcher + 1.00 + + + + + collect data from device + don't backup old datafile + don't write data to file (for checking) + summative kwk data + collected watt data + ip address of device + + + + + + Example + + mtxrun --script youless --collect --host=192.168.2.50 --kwk + mtxrun --script youless --collect --host=192.168.2.50 --watt somefile.lua + + + + -- cgit v1.2.3