Commit Graph

204 Commits

Author SHA1 Message Date
Arturo Hernandez d123ddbd63 test, read fingerprint data
works! but needs more test, we need to test write and pass to another device
2018-03-20 19:59:04 -04:00
Arturo Hernandez a3a184af08 testing extra commands 2018-03-16 20:00:24 -04:00
Fanani M. Ihsan f866424661 update pypi setup file 2018-03-07 16:32:19 +07:00
Fanani M. Ihsan 160bc57e23 upgrade to version 6.0 2018-03-07 16:26:03 +07:00
Fanani M. Ihsan 55e15e54d9
Merge pull request #12 from shubhamoy/master
Enroll User Fingerprint
2018-03-07 16:06:24 +07:00
Shubhamoy Chakrabarty 66d8ef5ff0 Update README 2018-03-01 15:26:09 +05:30
Shubhamoy Chakrabarty 500c8f5e98 Add default ip for zk devices 2018-03-01 10:12:54 +05:30
Shubhamoy Chakrabarty 67f1b724fa Simple Implementation for Remote Fingerprint Enrollment 2018-03-01 10:10:29 +05:30
Shubhamoy Chakrabarty 1d88a5cf14 Modify user fingerprint enrollment 2018-03-01 10:03:43 +05:30
Arturo Hernandez 0a5322528e soporte inicial para firmware version 6 2018-01-30 18:17:08 -04:00
Arturo Hernandez 949ec91447 agregado uid en attendance record 2017-12-28 12:01:12 -04:00
Arturo Hernandez 2adf1d3e1b test udp limits 366KB 2017-12-09 13:39:16 -04:00
Arturo Hernandez 27b4996b02 fix menor 2017-12-07 20:02:18 -04:00
Arturo Hernandez cf81b697c7 agregado get set time 2017-12-06 19:28:41 -04:00
Arturo Hernandez 13d40ef6c4 agregado contraseña INT 2017-12-06 10:11:22 -04:00
Arturo Hernandez e59bd5ead9 agregado autenticacion con contraseña del equipo (ZK800) 2017-11-28 18:57:17 -04:00
Fanani M. Ihsan 9cdf123a63
Merge pull request #9 from apertoso/null_terminated_string_fix
FIX better handle null terminated string input from clock
2017-11-14 05:23:17 +02:00
Jos De Graeve 464a609f2c FIX better handle null terminated string input from clock
There is no guarantee about what is after the first null byte
in ordinary C strings.  When string buffers are read, the
current code fails when garbage is sent after the first null byte.

This patch causes everything after the first byte to be discarded.
2017-11-10 12:30:30 +01:00
Fanani M. Ihsan 8a1331adc5 release app version 5.0 2016-07-17 13:40:16 +07:00
Fanani M. Ihsan 715c9ade72 update README file 2016-07-04 16:29:01 +07:00
Fanani M. Ihsan 536e4a932f fixed get_users: update data parser 2016-07-04 16:15:41 +07:00
Fanani M. Ihsan 4b807ddfa1 update constant variable 2016-07-04 13:55:29 +07:00
Fanani M. Ihsan f500083a59 update documentation 2016-06-24 19:09:25 +07:00
Fanani M. Ihsan c6b8cf1200 pep8 standarization 2016-06-24 19:00:55 +07:00
Fanani M. Ihsan 5abb3b5134 release app version 0.4 2016-06-23 16:31:18 +07:00
Fanani M. Ihsan b55102936c update README 2016-06-23 16:22:13 +07:00
Fanani M. Ihsan fb306ab8ac update README.md 2016-06-17 15:02:01 +07:00
Fanani M. Ihsan 5c8c695596 update setup.py 2016-06-17 14:21:34 +07:00
Fanani M. Ihsan 36fc5525f8 minor fix 2016-06-17 14:18:29 +07:00
Fanani M. Ihsan bd1b4310f9 update sphinx documentation 2016-06-17 14:10:39 +07:00
Fanani M. Ihsan 13f73704e6 fixed readme 2016-06-17 14:00:39 +07:00
Fanani M. Ihsan fb81af5d59 fixed readme 2016-06-17 14:00:13 +07:00
Fanani M. Ihsan 93f95e4a73 update README 2016-06-17 13:54:05 +07:00
Fanani M. Ihsan 685262fab8 fixed CHANGELOG.md 2016-06-17 13:42:37 +07:00
Fanani M. Ihsan dfa6630b1f add CHANGELOG.md 2016-06-17 13:41:39 +07:00
Fanani M. Ihsan a92f712851 Merge branch 'dev' 2016-06-17 13:33:14 +07:00
Fanani M. Ihsan 7e55f9bcd8 fixing indentation 2016-06-17 13:31:24 +07:00
Fanani M. Ihsan 410ef01cbb fixing method clear_data 2016-06-15 19:41:59 +07:00
Fanani M. Ihsan c9a3d712f2 add method to clear attendance 2016-06-15 19:15:12 +07:00
Fanani M. Ihsan 4662212bdc add function to get attendance record 2016-06-12 16:35:02 +07:00
Fanani M. Ihsan 0bd1f62ac0 add function to get attendance recorrd 2016-06-12 15:46:20 +07:00
Fanani M. Ihsan ac51194f57 add module delete user 2016-06-11 13:58:49 +07:00
Fanani M. Ihsan 21c685e8c5 update exception 2016-06-10 15:35:55 +07:00
Fanani M. Ihsan ef1944f4da typo 2016-06-10 14:16:22 +07:00
Fanani M. Ihsan 7b33ceeded add function to clear data 2016-06-10 11:27:49 +07:00
Fanani M. Ihsan 457749cee0 Merge branch 'master' into dev 2016-06-09 17:52:42 +07:00
Fanani M. Ihsan 577ade6c4b fixing get_serialnumber method 2016-06-09 13:37:19 +07:00
Fanani M. Ihsan 77887d1e7a add module to get serial number 2016-06-09 11:20:39 +07:00
Fanani M. Ihsan a0c0e817ad update test 2016-05-30 09:59:39 +07:00
Fanani M. Ihsan 9e6dfacaff disable travis test 2016-05-30 09:54:56 +07:00