From e66aa71a8d5f221cfd8717e5b1eda45733758eca Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Fri, 30 Dec 2022 12:42:47 +0000 Subject: [PATCH] commandref_frame.html: more exact timestam-on-change doc (Forum #131248) git-svn-id: https://svn.fhem.de/fhem/trunk@26931 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref_frame.html | 4 ++-- fhem/docs/commandref_frame_DE.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index b6ba64198..380a40ae6 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -514,8 +514,8 @@ attribute list if you want to know if a device supports these attributes.
  • timestamp-on-change-reading
    The attribute takes a comma-separated list of readings. You may use regular - expressions in that list. If set, the timestamps of the listed readings will - not be changed if event-on-change-reading is also set and it would not create + expressions in that list. If set, the listed readings will not be changed + (or created) if event-on-change-reading is also set and it would not create an event for this reading.
  • diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index 00b54c75d..59b20ff7f 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -522,8 +522,8 @@ Gerät dokumentiert.

  • timestamp-on-change-reading
    Dieses Attribut enthält eine durch Kommata getrennte Liste von - Readings. Wenn gesetzt, werden die Zeitstempel der gelisteten Readings - nicht aktualisiert wenn durch ein ebenfalls gesetztes event-on-change-reading + Readings. Wenn gesetzt, werden die gelisteten Readings nicht aktualisiert + (oder angelegt) wenn durch ein ebenfalls gesetztes event-on-change-reading für dieses Reading kein Ereignis erzeugen würde.