time-and-attendancezkteco

Zkteco Time Attendance Terminal (K14) (Auto download logs to DB)


I'm using Zkteco k14 and the app that comes with it. The app comes with a feature that auto downloads Zkteco device logs to the DB. The bad thing is, it's only has 1 min. interval and it's kinda buggy.

My question is. Is there a way or a script to make downloading logs from device to my DB without manually downloading it using the app? Thanks!


Solution

  • There is a way using the SDK provided by Zkteco, I been using it with my application. Check this link:

    https://www.codeproject.com/Articles/1104538/Csharp-ZKTeco-Biometric-Device-Getting-Started

    Good luck!