2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

98_structure.pm: better doc (Forum #113560)

git-svn-id: https://svn.fhem.de/fhem/trunk@22721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2020-09-03 18:51:29 +00:00
parent 760a1f4d0c
commit f6d83163c4

View File

@ -753,6 +753,8 @@ structure_Attr($@)
<li>attr door struct_kitchen_map A:open:on A:closed:off</li>
<li>attr door2 struct_kitchen_map A</li>
</ul>
If this attribute is not set, the member devices state reading is taken,
or, if also absent, the STATE internal.
</li>
<a name="evaluateSetResult"></a>
@ -993,6 +995,8 @@ structure_Attr($@)
<li>attr tuer struct_kitchen_map A:open:on A:closed:off</li>
<li>attr tuer2 struct_kitchen_map A</li>
</ul>
Ist das Attribut nicht gesetzt, wertet structure den state des Devices
aus, bzw. falls dieser nicht existiert, dessen STATE.
</li>
<a name="evaluateSetResult"></a>