hidglobal / digitalpersona-devices

DigitalPersona Security Devices support library
https://hidglobal.github.io/digitalpersona-devices/index.html
MIT License
69 stars 42 forks source link

How to know what's the driver this library is interacting with? #20

Closed Abdullah0991 closed 2 years ago

Abdullah0991 commented 3 years ago

Hello,

Is there a way to know the name or id of the driver this library is interacting with? i.e: WBF or RTE?

Abdullah0991 commented 2 years ago

...

a-bronx commented 2 years ago

You can use a FingerprintReader.getDeviceInfo() method to obtain a DeviceInfo structure containing a device id and other information.