vodvud / php_zklib

GNU General Public License v2.0
23 stars 19 forks source link

Real-Time Event Open Door #18

Open hasanbayrakci opened 4 years ago

hasanbayrakci commented 4 years ago

Hi, I want to detect the user login and prevent the door from opening if the user is not authorized.

how can I do it?

vodvud commented 4 years ago

Does it possible to open door if not authorized? If you mean using the open door button it working separate the device.

hasanbayrakci commented 4 years ago

device connected to a turnstile. people are registered on the device but only allowed to enter once. should not give confirmation when attempting to enter a second time. This topic is described as real-time activity in the SDK documention.

vodvud commented 4 years ago

Current library doesn't support real-time events.