Closed lars18th closed 2 years ago
Hi @Barracuda09 ,
With this change it will be more easy to add internal pid filtering to files and other new inputs.
I hope you agree with it.
Hi @lars18th
Yes thanks, this is a very nice solution. I will merge as soon as possible.
Promote the virtual functions
Device::updatePIDFilters()
andDevice::closeActivePIDFilters()
with a default (simple) functionality. Then the same code could be reused if the concrete device doesn't needs to execute internal changes when a filter pid is changed.