caobo171 / node-zklib

This is a lightweight of node.js module to connect to biometrix attendance device for examples ZKTeco
72 stars 61 forks source link

getAttendaces error #19

Open csulit opened 4 years ago

csulit commented 4 years ago

$ node test.js { userCounts: 2, logCounts: 34, logCapacity: 100000 } check resply <Buffer 50 50 82 7d 10 00 00 00 dc 05 1b aa b6 4a 05 00 54 05 00 00 f8 ff 00 00> check resply <Buffer 50 50 82 7d 5c 05 00 00 dd 05 58 3a 00 00 05 00 50 05 00 00 2c 00 34 31 30 32 31 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 2 b 2d 9a ... 1330 more bytes> C:\Users\csulit\Documents\GitHub\node-zklib\zklibtcp.js:304 cb && cb(replyData.length, size);

caobo171 commented 4 years ago

I can't see any errors, can you log more clear @csulit