mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +00:00
93_DbRep: fix diffValue writeToDB: Fm:#53584.msg1270905#msg1270905
git-svn-id: https://svn.fhem.de/fhem/trunk@27396 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1793c614dc
commit
d88e6b1eec
@ -4747,7 +4747,7 @@ sub DbRep_diffval {
|
||||
# ignorierte Zeilen (abs $diff > $dlim)
|
||||
my $rowsrej;
|
||||
$rowsrej = encode_base64 ($rejectstr, "") if($rejectstr);
|
||||
Log3 ($name, 1, "DbRep $name - rh: ".Dumper %rh) ;
|
||||
|
||||
my $rows = join('§', %rh); # Ergebnishash
|
||||
|
||||
my ($wrt,$irowdone); # Ergebnisse in Datenbank schreiben
|
||||
|
Loading…
x
Reference in New Issue
Block a user