caobo171 / node-zklib

This is a lightweight of node.js module to connect to biometrix attendance device for examples ZKTeco
70 stars 59 forks source link

Getting error on getTime method, although it's getting user and attendance records. #42

Open ifarooq opened 1 year ago

ifarooq commented 1 year ago

I:\xampp\htdocs\node\zkteco:57 const getTime = await zkInstance.getTime(); ^

TypeError: zkInstance.getTime is not a function at test (I:\xampp\htdocs\node\zkteco:57:38) at processTicksAndRejections (node:internal/process/task_queues:96:5)