98_structure.pm: activate the disable and disabledForIntervals attributes (Forum #28623)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7031 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-11-21 09:38:22 +00:00
parent 4356adfb85
commit 772dedf7a8

View File

@ -42,8 +42,8 @@ structure_Initialize($)
$hash->{SetFn} = "structure_Set";
$hash->{AttrFn} = "structure_Attr";
$hash->{AttrList} = "clientstate_priority ".
"clientstate_behavior:relative,relativeKnown,absolute,last ".
$readingFnAttributes;
"clientstate_behavior:relative,relativeKnown,absolute,last ".
"disable disabledForIntervals $readingFnAttributes";
my %ahash = ( Fn=>"CommandAddStruct",
Hlp=>"<structure> <devspec>,add <devspec> to <structure>" );
@ -494,6 +494,9 @@ structure_Attr($@)
<a name="structureattr"></a>
<b>Attributes</b>
<ul>
<li><a href="#disable">disable</a></li>
<li><a href="#disabledForIntervals">disabledForIntervals</a></li><br>
<a name="clientstate_behavior"></a>
<li>clientstate_behavior<br>
The backward propagated status change from the devices to this structure