From f6d83163c49c7212ab7406c36ed331b09ff725fe Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Thu, 3 Sep 2020 18:51:29 +0000 Subject: [PATCH] 98_structure.pm: better doc (Forum #113560) git-svn-id: https://svn.fhem.de/fhem/trunk@22721 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_structure.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fhem/FHEM/98_structure.pm b/fhem/FHEM/98_structure.pm index 435833f65..11273e8a8 100644 --- a/fhem/FHEM/98_structure.pm +++ b/fhem/FHEM/98_structure.pm @@ -753,6 +753,8 @@ structure_Attr($@)
  • attr door struct_kitchen_map A:open:on A:closed:off
  • attr door2 struct_kitchen_map A
  • + If this attribute is not set, the member devices state reading is taken, + or, if also absent, the STATE internal. @@ -993,6 +995,8 @@ structure_Attr($@)
  • attr tuer struct_kitchen_map A:open:on A:closed:off
  • attr tuer2 struct_kitchen_map A
  • + Ist das Attribut nicht gesetzt, wertet structure den state des Devices + aus, bzw. falls dieser nicht existiert, dessen STATE.