mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
93_Log2Syslog: contrib 5.0.1
git-svn-id: https://svn.fhem.de/fhem/trunk@17415 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8c542b1c69
commit
10512b11c8
@ -1371,6 +1371,8 @@ sub Log2Syslog_sendTestMsg($$) {
|
||||
if($own) {
|
||||
# eigene Testmessage ohne Formatanpassung raw senden
|
||||
$data = $own;
|
||||
$pid = $hash->{SEQNO}; # PayloadID zur Nachverfolgung der Eventabfolge
|
||||
$hash->{SEQNO}++;
|
||||
|
||||
} else {
|
||||
$ts = TimeNow();
|
||||
|
Loading…
x
Reference in New Issue
Block a user