Different operating systems return the VID and PID in different formats. For example, Linux returns in lower case hex, Windows uses upper case hex, Mac probably uses Base10 representation. Hence applied filters are not portable across operating systems.
Different operating systems return the VID and PID in different formats. For example, Linux returns in lower case hex, Windows uses upper case hex, Mac probably uses Base10 representation. Hence applied filters are not portable across operating systems.