beacontools icon indicating copy to clipboard operation
beacontools copied to clipboard

Question about namespaces EddystoneFilter

Open YoussF opened this issue 4 years ago • 1 comments

Hi,

I juste wanted to know if it is possible to pass an array of namespaces to the EddystoneFilter function so that we can filter multiple possible namespaces.

Thank you.

YoussF avatar Nov 02 '20 15:11 YoussF

You cannot pass multiple namespaces to the EddystoneFilter, but you can pass a list of multiple EddystoneFilters to the BeaconScanner which should achieve exactly what you are looking for.

citruz avatar Nov 02 '20 19:11 citruz