caobo171 / node-zklib

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

How to realtime events ,Get device real-time events #18

Closed Michel0305 closed 3 years ago

Michel0305 commented 4 years ago

Hello big coffee, I would like to ask, how do I register for real-time events? I executed it with a command (zkInstance.executeCmd (500, ‘’)) and nothing happened. I want to get real-time feedback from the device, such as user ’s card swipe, user authentication, etc. . . . Very need user swipe card or fingerprint operation event

caobo171 commented 4 years ago

I've already implement realTime event, please check the readme . And how to implement it you can see in my source code, thanks !!

Michel0305 commented 4 years ago

tks

At 2020-03-13 17:18:37, "caobo171" notifications@github.com wrote:

I've already implement realTime event, please check the readme . And how to implement it you can see in my source code, thanks !!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.