mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
49_SSCam: contrib 9.5.0
git-svn-id: https://svn.fhem.de/fhem/trunk@22438 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7429e569fb
commit
87abf76af1
@ -331,8 +331,11 @@ sub Set {
|
||||
|
||||
# Übernahme Link-Parameter
|
||||
my $link = "{$defs{$strmd}{LINKFN}('$defs{$strmd}{LINKPARENT}','$defs{$strmd}{LINKNAME}','$defs{$strmd}{LINKMODEL}')}";
|
||||
|
||||
explodeLinkData ($hash, $link, 0);
|
||||
|
||||
push @r, "clientLink:$link";
|
||||
push @r, "parentCam:$hash->{LINKPARENT}";
|
||||
|
||||
if(@r) {
|
||||
setReadings($hash, \@r, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user