pyzk
pyzk copied to clipboard
Process terminate : Unauthenticated
Unauthenticated and im certain the password is right ,
zk = ZK('192.168.30.130', port=4370, timeout=5, password=8697, force_udp=False)
Unauthenticated and im certain the password is right ,
zk = ZK('192.168.30.130', port=4370, timeout=5, password=8697, force_udp=False)
Try increasing the timeout , 120 maybe?