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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user