From 71a7bf3f4531e78e6ea8f8624c6cd72cd8f38310 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Tue, 27 Nov 2007 09:28:03 +0000 Subject: [PATCH] ELV4 numbers from Matthias added git-svn-id: https://svn.fhem.de/fhem/trunk@112 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 3568 +++++++++++++++++++------------------ 1 file changed, 1792 insertions(+), 1776 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 3bc65ff0d..fe75b1750 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -1,1776 +1,1792 @@ - - - - - - fhem.pl command reference - - - - -

fhem.pl command reference

- -Introduction
-?,help
-attr
-defattr
-define
-delattr
-delete
-get
-include
-inform
-list
-modify
-quit
-reload
-rereadcfg
-save
-set
-setstate
-shutdown
-trigger
-sleep
-xmllist
-Perl specials
- - -

Introduction

-You can use all of the following commands in in two ways: - - -There are three types of commands: "fhem" commands (described in this document), -shell commands (they must be enclosed in double quotes ") and perl expressions -(enclosed in curly brackets {}). shell commands or perl expressions are needed for -complex at or notify arguments.

- -Shell commands will be executed in the -background, the perl program and the fhem commands will be executed in the main -"thread". -In order to make perl expressions easier to write, some special functions and -variables are available. See the section Perl special for a -description. -To trigger "fhem" commands from a shell script, use the client form of -fhem.pl (described above).

- -Multiple fhem commands are separated by semicolon (;). In order to use semicolon -in perl code or shell programs, they have to be escaped by the double semicolon -(;;).

- -Commands can be either typed in plain, or read from a file (e.g. the -configuration file at startup). The commands are either executed directly, or -later if they are arguments to the at and notify fhem commands.

- -If commands are read from a file, then a line ending with \ will be -concatenated with the next one, so long lines (e.g. perl oneliners) can be -split in multiple lines

- - - -

?, help

- - - - - -

attr

- - - -

defattr

- - - - - -

define

- - - - -

delattr

- - - -

delete

- - - -

get

- - - - -

include

- - - -

inform

- - - -

list

- - - - -

modify

- - - -

quit

- - - - -

reload

- - - -

rereadcfg

- - - -

save

- - - - -

set

- - - - -

setstate

- - - - -

shutdown

- - - - -

trigger

- - - -

sleep

- - - - -

xmllist

- - - - -

Perl specials

- - - - + + + + + + fhem.pl command reference + + + + +

fhem.pl command reference

+ +Introduction
+?,help
+attr
+defattr
+define
+delattr
+delete
+get
+include
+inform
+list
+modify
+quit
+reload
+rereadcfg
+save
+set
+setstate
+shutdown
+trigger
+sleep
+xmllist
+Perl specials
+ + +

Introduction

+You can use all of the following commands in in two ways: + + +There are three types of commands: "fhem" commands (described in this document), +shell commands (they must be enclosed in double quotes ") and perl expressions +(enclosed in curly brackets {}). shell commands or perl expressions are needed for +complex at or notify arguments.

+ +Shell commands will be executed in the +background, the perl program and the fhem commands will be executed in the main +"thread". +In order to make perl expressions easier to write, some special functions and +variables are available. See the section Perl special for a +description. +To trigger "fhem" commands from a shell script, use the client form of +fhem.pl (described above).

+ +Multiple fhem commands are separated by semicolon (;). In order to use semicolon +in perl code or shell programs, they have to be escaped by the double semicolon +(;;).

+ +Commands can be either typed in plain, or read from a file (e.g. the +configuration file at startup). The commands are either executed directly, or +later if they are arguments to the at and notify fhem commands.

+ +If commands are read from a file, then a line ending with \ will be +concatenated with the next one, so long lines (e.g. perl oneliners) can be +split in multiple lines

+ + + +

?, help

+ + + + + +

attr

+ + + +

defattr

+ + + + + +

define

+ + + + +

delattr

+ + + +

delete

+ + + +

get

+
+ + + +

include

+ + + +

inform

+ + + +

list

+ + + + +

modify

+ + + +

quit

+ + + + +

reload

+ + + +

rereadcfg

+ + + +

save

+ + + + +

set

+ + + + +

setstate

+ + + + +

shutdown

+ + + + +

trigger

+ + + +

sleep

+ + + + +

xmllist

+ + + + +

Perl specials

+ + + +