Merge branch 'main' into neilalexander/devicelistcontext

This commit is contained in:
Neil Alexander 2022-09-29 16:44:10 +01:00 committed by GitHub
commit ac494a64b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,6 @@ func (t *OutputSendToDeviceConsumer) onMessage(ctx context.Context, msgs []*nats
return true
}
if originServerName != t.ServerName {
log.WithField("other_server", originServerName).Info("Suppressing send-to-device: originated elsewhere")
return true
}
// Extract the send-to-device event from msg.