bulentv / js_zklib

Attendance Machine Library for NodeJS with a connection to the network using the UDP protocol and port 4370
GNU General Public License v2.0
56 stars 46 forks source link

Get Attendance by today date #60

Open zkenstein opened 5 years ago

zkenstein commented 5 years ago

Is it possible to get attendance data by today date only?

mribichich commented 5 years ago

No sorry it's not. there is no date filter

Raja0sama commented 5 years ago

So what is happening is device contain the logs so if you want attendance to Save somewhere you need to copy those logs to your self, which is pretty straight forward. i am creating an api and soon will be available to you all backed by this library. Thanks for making it.

derit commented 4 years ago

you can use scheduller and copy each date to your database and clear log after copy the data