fhem.pl: add stacktrace to readings*Update warning (Forum #65041)
git-svn-id: https://svn.fhem.de/fhem/trunk@13120 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4187,6 +4187,7 @@ readingsBulkUpdate($$$@)
|
||||
if(!defined($hash->{".updateTimestamp"})) {
|
||||
Log 1, "readingsUpdate($name,$reading,$value) missed to call ".
|
||||
"readingsBeginUpdate first.";
|
||||
stacktrace();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user