Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test event EF_VERIFY (OnVerify in TFT-SDK description) #25

Open
quochungngo opened this issue Aug 21, 2021 · 0 comments
Open

Test event EF_VERIFY (OnVerify in TFT-SDK description) #25

quochungngo opened this issue Aug 21, 2021 · 0 comments

Comments

@quochungngo
Copy link

  • PyZatt version: current version
  • Python version: 3.8.10
  • Operating System: Ubuntu 20.04
  • Model: ZKteco MB20 on platform ZLM60-TFT

Description

  • Verify a finger/face are valid or not in real-time.

What I Did

  • To realize this function, I have tried to catch the event OnVerify to use EF_VERIFY by 2 ways: set event-mask=(1<<7) or event-mask=0xffff.
  • Context: use a valid finger and an invalid finger to check the verification is successful / failed.
  • Both of the cases, no event triggered (no message from MB20 to be sent to PC)

=> Should I try other ways or TFT-SDK do not support this context?

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant