Commit Graph

141 Commits

Author SHA1 Message Date
Sambo Chea f72e2e9952 Updated the test and tested with local ztk 2021-03-26 21:43:24 +07:00
kurenai-ryu a36033aac1
Merge pull request #60 from jtarun4625/master
great catch, thanks!
2020-06-10 11:20:02 -04:00
icarome 8f19e2e8a4
Added suport to get door sensor state
Tested working on
Firmware Version : Ver 6.60-3181-03 Jun  2 2015
Platform         : ZEM560
2020-04-06 23:14:27 -03:00
kurenai-ryu ee18d7f14e
fix #65
missing binary string (bytes) for python3
2019-12-30 10:40:14 -04:00
jtarun4625 6cf6f7ab44
Update base.py
change in get_user_template change 'uid ' parameter to not necessary so that if one want to get user template using user_id it can be done .
2019-11-18 12:32:34 +05:30
Bayarkhuu Bataa 8f887a2037 Fix unicode error of device user's non-english name. 2019-07-24 16:10:06 +08:00
Bayarkhuu Bataa 19f3133e92 fix unicode decode error. 2019-06-11 10:15:37 +08:00
Fanani M. Ihsan 49d20d6d1e fixes bug test_backup_restore 2019-04-30 22:26:20 +07:00
Fanani M. Ihsan b70c8dcbff Merge branch 'master' of github.com:fananimi/pyzk 2019-04-25 16:41:06 +07:00
Fanani M. Ihsan cc6b0918aa update voice description 2019-04-25 16:40:58 +07:00
ykptke 03ed657865 changed card_str pack format fixes #32 2019-03-06 09:57:03 +03:00
fedotovaleksandr 9fdb4f96c5 Add compatibility with python 3 - relative imports, fix xrange, fix tests 2019-02-04 16:49:39 +07:00
Fanani M. Ihsan ac5e543ee6 update documentation 2018-12-29 08:48:32 +07:00
Fanani M. Ihsan b9d4eb4f6a update base 2018-12-27 22:07:55 +07:00
Fanani M. Ihsan 88a6e5bf4b update base 2018-12-27 17:52:11 +07:00
Fanani M. Ihsan 2ba766c156 fixes livecapture 2018-12-27 17:13:03 +07:00
Fanani M. Ihsan 7a80f9b007 fixes livecapture 2018-12-27 16:35:29 +07:00
Fanani M. Ihsan ce787a87a2 update zk base file 2018-12-27 15:15:37 +07:00
Fanani M. Ihsan e8dd0ea46f [FIX] fixes clear_data function 2018-12-27 14:54:10 +07:00
Fanani M. Ihsan 394d44c8a0 [ADD] add voice code 2018-12-27 14:05:46 +07:00
Fanani M. Ihsan e4b229886e cleanup code 2018-12-27 13:59:02 +07:00
Arturo Hernandez 1a11a48476 Merge branch 'master' of github.com:kurenai-ryu/pyzk 2018-12-07 19:28:14 -04:00
Arturo Hernandez 80070941ad added test for 32 bytes live_capture response 2018-12-07 19:26:58 -04:00
Fanani M. Ihsan 17e03f0bf6
Merge branch 'master' into master 2018-10-30 08:40:14 +07:00
Arturo Hernandez 2603513ce3 added 0 end string 2018-09-13 12:38:52 -04:00
Arturo Hernandez ded7b1d395 added clear error (test) 2018-09-13 12:22:47 -04:00
Arturo Hernandez 063c520bb1 fix face_fun_on 2018-09-13 12:07:32 -04:00
Arturo Hernandez 5406985142 fix extend fmt (not needed) 2018-09-13 11:46:01 -04:00
Arturo Hernandez c2533da942 don't read empty fingers 2018-09-13 10:30:34 -04:00
Arturo Hernandez 5c8eb1f4d2 test: fix read broken data packets 2018-09-12 16:20:37 -04:00
Arturo Hernandez 4822a13e1c test huellas 2018-09-12 15:21:07 -04:00
Arturo Hernandez 69275a79bd backup file changed from pickle to json (for python2&3 support) 2018-09-03 20:00:30 -04:00
Arturo Hernandez e5e6a65f3c restore working with pickle! (can't share data between python versions) 2018-09-03 17:42:16 -04:00
Arturo Hernandez d2c10f31b0 better order on fix of small TCP DATA 2018-08-31 20:17:28 -04:00
Arturo Hernandez 5826aac263 latest test for smaller TCP DATA packet (on JZ4725_TFT) 2018-08-31 20:16:10 -04:00
Arturo Hernandez 99b677a9da minor fixes, backup generator (TODO: restorer) 2018-08-30 16:31:49 -04:00
Arturo Hernandez a726545d18 test missing timeout 2018-08-21 09:00:46 -04:00
Arturo Hernandez 005d1a7221 minor fixes, and name encoding default UTF-8 2018-08-09 20:07:37 -04:00
Arturo Hernandez cd2ae44b92 added raw finger template (dump) for test_machine
TODO: upload dumped finger
2018-07-27 18:14:58 -04:00
Arturo Hernandez 46560b4511 added test case and fixed incomplete data 2018-07-20 19:47:36 -04:00
alsum 0cb0d6c035 handling unauthorized connnections 2018-07-17 11:28:01 +02:00
alsum 7dd807502a adding set-time func 2018-07-17 11:05:41 +02:00
Arturo Hernandez ff7b4902c2 force int values on finger 2018-07-05 11:52:36 -04:00
Arturo Hernandez 850bfe578f fixed self connect detections 2018-07-02 16:25:51 -04:00
Arturo Hernandez e78bce1793 added some test 2018-06-14 21:12:40 -04:00
Arturo Hernandez 8063077cd1 remove test print 2018-06-14 09:43:23 -04:00
Arturo Hernandez b69471f45c added some unittests (and moved basic test) 2018-06-13 15:23:21 -04:00
Arturo Hernandez 4cedf3ee5b clean up the get_sizes function, 2018-06-13 10:14:21 -04:00
Arturo Hernandez 6b102f8a0f missing punch but need more test on old firmware 2018-06-12 20:38:35 -04:00
Arturo Hernandez dbe494b258 restore Attendance compatibility...
simple uid is not very used with Attendance
(mostly all works with user_id, and not local uid)
so I'm pushing to optional argument as the original pyzk

as most users get direcctly all the records with `get_attendance()`, I think no body will notice...
2018-06-12 20:34:37 -04:00