Allow strings in Dependency states filter

refs #11445
This commit is contained in:
Michael Friedrich 2016-06-24 14:17:24 +02:00
parent 3a1023a954
commit ab4ba18238
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ class Dependency : CustomVarObject < DependencyNameComposer
}}}
};
[config] array(double) states;
[config] array(Value) states;
int state_filter_real (StateFilter);
[config] bool ignore_soft_states {