kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
194 stars 176 forks source link

getting face template #28

Open codingwaysarg opened 6 years ago

codingwaysarg commented 6 years ago

Hi there, thanks for this awesome library.

I was wondering if there is any way to get the face template. I've read the communication protocol but it's pretty old (2006).

I'm aware that this library doesn't have this option, but I just want to know if any of you was able to achieve this.

Thank you in advance.

kamshory commented 6 years ago

Thank you for using the library. To be honest, I don't try the face feature yet.