add global scope
This commit is contained in:
parent
fe18c9df49
commit
05223f11ce
@ -171,6 +171,7 @@ sub msgConfig_Define($$) {
|
||||
|
||||
# create global unique device definition
|
||||
$modules{$TYPE}{defptr} = $hash;
|
||||
$hash->{SCOPE} = "global";
|
||||
|
||||
# set default settings on first define
|
||||
if ( $init_done && !defined( $hash->{OLDDEF} ) ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user