Skip to content
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

Set User Attendance Status Info #31

Open
anasinf opened this issue Nov 5, 2019 · 2 comments
Open

Set User Attendance Status Info #31

anasinf opened this issue Nov 5, 2019 · 2 comments

Comments

@anasinf
Copy link

anasinf commented Nov 5, 2019

I am using your sdk for my anviz and it is perfect. It works very well. but I have a doubt, is there any possibility to add to the device different attendance status? For example, when I do a record, I have several options, a normal record, or for example i do a record when I go to the doctor. I would like to be able to register all attendances status so that when the user do the record, he can choose the type of the record. would it be possible?
In the original SDK, the event is CChex_SetUserAttendanceStatusInfo

@JohnKiller
Copy link
Collaborator

Hi,
At this time, records contains the field with the information you want.
What this sdk misses, is the ability to upload the attendance table.
Can you find the command ID and parameters?

@JohnKiller
Copy link
Collaborator

JohnKiller commented Oct 10, 2020

CMDs are 0x70 and 0x71. Major problem is checking string length since every entry is splitted between String+Vendor and also ANSI+UNICODE versions exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants