Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

HELP! Zkteco Time Attendance Device K14. PHP po!

superpheng

Recruit
Basic Member
Messages
10
Reaction score
0
Points
16
Hi ask sana ako ng help para sa system namin.

May DB and app na kasama yung device na nabili namin. Ang problem is, kapag may naglogin sa device using their fingerprint. Hindi real-time na pumapasok sa DB, kailangan pang iopen yung app then manual na iupload yung logs ng device to DB.

Ask ko lang kung baka meron kayong alam na way pano maging real-time yung pasok ng logs from device to DB na di na kailangan imanual upload. Thank you in advance!
 
ano gamit nyong application? Attendance Management Program ba gamit nyo? kng un ang gamit nyo papasok dapat yan sa logs ng biometrics. pwd bang malaman kng ano ang biometrics nyo?
 
ang solution jan gawa ka ng script na nag upload ng data from device (use those library at the end of this text) to your database, tapos schedule mo every end of the day using something like Crontab or equivalent, gamit ka ng library para ma access mo ung gusto mong data sa device using this https://github.com/kamshory/ZKLibrary or these https://github.com/topics/zkteco .
 
Last edited:
read the documentation baka naman may API yan to fetch data from the device tapos kung may Attendance Management System kayo just make a crontab/scheduler para pumasok sa database yung data nung device.
 
Hello po Need ko po sana ng tulong. about sa attendance management program baka po na encounter nyo po to. nag dduplicate po ung mga in and out. sa machine 3 times lng nag punch ung tao pero pag check ko sa Attendance Management Program (AMP) 6 or more lumalabas.
 
Hello po Need ko po sana ng tulong. about sa attendance management program baka po na encounter nyo po to. nag dduplicate po ung mga in and out. sa machine 3 times lng nag punch ung tao pero pag check ko sa Attendance Management Program (AMP) 6 or more lumalabas.

kung may access ka sa source code, i trace mo sa code mula dun sa device hanggang dun sa AMP mo, search mo panu mag debug(breakpoint, step, etc) sa ginagamit mong programming language, indindihin mo ung flow, later makikita mo ano ung bug nyan. Goodluck
 
Kapag zktime.net na application ginamit, merong settings na mag auto download ng timelog from zkteco biometric minimum time of 5minutes interval and papasok deretso sa database ng application.
 
Back
Top Bottom