From b330a6bc8a75e81d644c19313dac9aa68ca034e7 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sat, 6 Aug 2016 12:46:47 +0000 Subject: [PATCH] commandref: document dnsServer git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11907 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref_frame.html | 23 ++++++++++++++++------- docs/commandref_frame_DE.html | 17 ++++++++++++++--- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/docs/commandref_frame.html b/docs/commandref_frame.html index e624271c3..45c3f3a1a 100644 --- a/docs/commandref_frame.html +++ b/docs/commandref_frame.html @@ -1301,6 +1301,13 @@ The following local attributes are used by a wider range of devices: receiving a corresponding message.
+ +
  • autosave
    + enable some modules to automatically trigger save after a configuration + change, e.g. after a new device was created. Default is 1 (true), you + can deactivate this feature by setting the value to 0. +
  • +
  • backupcmd
    You could pass the backup to your own command / script by using this attribute. @@ -1351,6 +1358,15 @@ The following local attributes are used by a wider range of devices: be written to this file.

  • + +
  • dnsServer
    + Contains the IP address of the DNS Server. If some of the modules or + user code calls the HttpUtils_NonblockingGet function, and this + attribute is set, then FHEM specific nonblocking code will be used to + resolve the given address. If this attribute is not set, the blocking + OS implementation (inet_aton and gethostbyname) will be used. +

  • +
  • holiday2we
    If this attribute is set, then the $we variable @@ -1490,13 +1506,6 @@ The following local attributes are used by a wider range of devices: set the delay for shutdown restart, default is 2 (seconds).

  • - -
  • autosave
    - enable some modules to automatically trigger save after a configuration - change, e.g. after a new device was created. Default is 1 (true), you - can deactivate this feature by setting the value to 0. -
  • - diff --git a/docs/commandref_frame_DE.html b/docs/commandref_frame_DE.html index 187435e36..83aa5d912 100644 --- a/docs/commandref_frame_DE.html +++ b/docs/commandref_frame_DE.html @@ -1383,11 +1383,22 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
  • configfile
    - Enthält den Namen der FHEM Konfigurationsdatei. Wenn save - ohne Argumente aufgerufen wird dann wird die Ausgabedatei unter diesem - Dateinamen gespeichert. + Enthält den Namen der FHEM Konfigurationsdatei. Wenn save ohne Argumente aufgerufen wird dann wird die + Ausgabedatei unter diesem Dateinamen gespeichert.

  • + +
  • dnsServer
    + Enthält die IP Adresse des DNS Servers. Die von bestimmten Modulen + (oder eigenen Code) aufgerufene HttpUtils_NonblockingGet wird auch bei + der DNS Auflösung nicht mehr blockieren, falls dieses Attribut + gesetzt ist, da es in diesem Fall FHEM eigene Routinen aufgerufen + werden. Sonst werden die OS-eigenen, blockierenden Routinen inet_aton + bzw gethostbyname aufgerufen. +

  • + +
  • holiday2we
    Wenn dieses Attribut gesetzt wurde, dann wird die