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

Always show uid is 0 #3

Closed creativefull closed 7 years ago

creativefull commented 8 years ago

hi :) sorry i've problem again , i try to get attendance with function getattendance() i'm successful get result, but always show uid is 0

i'm try run ZKLib in php and i never get 0 uid of

this is when i run ZKLib php screenshot_35

run in nodejs screenshot_36

ok thanks

bulentv commented 7 years ago

@creativefull,

Could you pull / checkout the dev branch to get some more info about the comms? There should be cmd: and reply: lines out to stdout and let me see those information to work on the issue.

creativefull commented 7 years ago

i'm already fix it,. thanks