93_FHEM2FHEM.pm: store cmd response in the cmdResponse internal (Forum #122805)
git-svn-id: https://svn.fhem.de/fhem/trunk@24942 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -175,6 +175,7 @@ FHEM2FHEM_Read($)
|
||||
} else {
|
||||
Log3 $name, 3, "Remote command response:$resp";
|
||||
}
|
||||
$hash->{cmdResponse} = $resp;
|
||||
|
||||
$data = $1.$3; # Continue with the rest
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user