MxLabs / Anviz

.NET library to access and control Anviz devices.
MIT License
33 stars 17 forks source link

Get data from device when new enter or exit happened (attendance) #43

Closed mostafaebrahimi closed 4 years ago

mostafaebrahimi commented 4 years ago

Hi and thanks for your great library for Anviz I'm using this library for Anviz P7 do you know a method or command to get data from device when attendance happened to device ? (I'm getting this data for my own software and I'm not using Anviz crosschex at all.So I need to know when someone enter or exit) The problem is that checking the device on interval and getting new records is not a good way because it's so time and resource wasting. if you know another way to handle this please tell me. Thanks in advance

JohnKiller commented 4 years ago

Hi, what you need is real time support, which is tracked by #26 Unfortunately, this feature is not yet implemented.

JohnKiller commented 4 years ago

Hi, just pinging back to let you know that this feature is now available! Take a look at the example project