pyzk
pyzk copied to clipboard
Unofficial library of zkteco fingerprint attendance machine
I'm using device zkteco details: SerialNumber: A7K2204560009 FirmwareVer: Ver 6.60 Oct 8 2019 Mac: 00:17:61:12:f5:13 PlatForm: ZMM200_TFT DeviceName: G2 FPAlg: 10 FaceAlg: 7 Manufacturer: ZKTeco Co., Ltd. ManufactureTime: 2020-11-13 16:17:40...
SDK build=1 : True Disabling device ... ExtendFmt : None UsrExtFmt : 0 Face FunOn : 0 Face Version : 7 Finger Version : 10 Old Firm compat : 0...
¿Por qué después de usar conn.clear_data() no puedo registrar usuario al reloj? Utilizo este código para registrar un usuario conn.set_user(uid=1, name='Fanani M. Ihsan', privilege=const.USER_ADMIN, password='12345678', group_id='', user_id='123', card=0) y me...
**Describe the bug** In [Mini TA](https://www.amazon.in/ZKTeco-Attendance-Terminal-Recognition-2-8-inch/dp/B08P1JVQ4B) model, When we download the attendance the timestamp comes randomly as `2000 Jan 1 12:00` or any other random date such 2063, and some...
We have assigned ID of the users in an scattered manner where we assigned more than 65535 to about 5K of users. Now we cannot create any more users as...
Thanks for this useful library. I would like to ask if we can have a feature to read Cloud Settings parameters and set a new one via this library like...
**Describe the bug** i try the get_users() function with ZT1800 machine and it work fine, but when i try it with WL20, it sent back 0 users **To Reproduce** Steps...
i have downloaded the finger data in a bin file now how to upload this to a central devices
We are using the pyzk library for our ZKTeco integration and have encountered an issue with date encoding. The library is returning dates that are not valid, and we are...