Hello,
is it possible to provide MACs to -maybe- the pattern filter to reduce the incoming messages?
Currently I am doing the filtering manually with a for loop + if statement to check the MACs.
But I am uncertain if this will decrease performance / number of totally detected messages.
Hello, is it possible to provide MACs to -maybe- the pattern filter to reduce the incoming messages? Currently I am doing the filtering manually with a for loop + if statement to check the MACs. But I am uncertain if this will decrease performance / number of totally detected messages.
Many thanks!