Skip to content

Instantly share code, notes, and snippets.

@adrobinoga
adrobinoga / multiple_realtime.py
Last active March 8, 2024 08:51
test script to read realtime events from multiple zkteco devices
import time
import datetime
from utils import *
import pyzk.pyzk as pyzk
from pyzk.zkmodules.defs import *
from pyzk.misc import *
"""
Script to connect to multiple ZKTeco devices and check the incoming events by pooling.