adrobinoga / pyzatt

Python lib to access ZKTeco's standalone devices
MIT License
104 stars 54 forks source link

create list of working devices #7

Open muzzol opened 5 years ago

muzzol commented 5 years ago

I'm planning a new setup and I don't really know which ones work with this lib.

ZKTeco has many devices even in the TFT family, so it would be nice to maintain a list of working devices.

adrobinoga commented 5 years ago

Uhm ... sounds cool I dont have a lot of hardware, but maybe I can create a table with several models and classify them in three categories:

  1. Unsupported
  2. Supported and verified (i.e. all basic tests are passing with the given device)
  3. Supported but not verified So this list may be constructed with contributions from the community