-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attendance data is not consistent #48
Comments
I fixed the large attendance data issue by adding a check when packet is fully sent.
|
you are a hero |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sometimes it gets all data, and sometimes it doesn't with an error like this: "TIME OUT !! 14 PACKETS REMAIN". This is random and the amount of packets remaining is random ranging from 1 to n. I have tried a package in python and it consistently gets all the data. So I don't there is an internal device issue.
Device is: zk face702
info: {userCounts: 80, logCounts: 27538, logCapacity: 120000}
trying to get attendance data by getAttendances()
The text was updated successfully, but these errors were encountered: