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:
parent
760a1f4d0c
commit
f6d83163c4
@ -753,6 +753,8 @@ structure_Attr($@)
|
|||||||
<li>attr door struct_kitchen_map A:open:on A:closed:off</li>
|
<li>attr door struct_kitchen_map A:open:on A:closed:off</li>
|
||||||
<li>attr door2 struct_kitchen_map A</li>
|
<li>attr door2 struct_kitchen_map A</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
If this attribute is not set, the member devices state reading is taken,
|
||||||
|
or, if also absent, the STATE internal.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<a name="evaluateSetResult"></a>
|
<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 tuer struct_kitchen_map A:open:on A:closed:off</li>
|
||||||
<li>attr tuer2 struct_kitchen_map A</li>
|
<li>attr tuer2 struct_kitchen_map A</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Ist das Attribut nicht gesetzt, wertet structure den state des Devices
|
||||||
|
aus, bzw. falls dieser nicht existiert, dessen STATE.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<a name="evaluateSetResult"></a>
|
<a name="evaluateSetResult"></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user