Giter Club home page Giter Club logo

zkteco4j's People

Contributors

mkhoudary avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

feelgo

zkteco4j's Issues

Only OnAttTransactionEx event works

First of all thank you for your work, I have been looking for a working code for months.

I am using an Access control Standalone Device from ZKTeco (MB-560) and I tried it with your code and the OnAttTransactionEx event works everytime I pass the card or enroll my finger (the user must be registered before to make it work). But it's the only event that is triggered.
I am looking to detect when the user pass a card and print the Card No. (even if it's not registered), or when the user enroll his finger.

Thank you for your help in advance.

How to read Device Serial Number & take Current date attendance log file

1 . When i read data from device it take 5 mins to receival data, windows 11 OS

  1. I need help how to read device serial number.

  2. how to take log between date.

i using from from and to date using code.

DateFormat dateFormat = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss");

	Date fromdate = new SimpleDateFormat("dd/MM/yyyy HH:mm:ss").parse("16/11/2021 00:00:00");
	Date todate = new SimpleDateFormat("dd/MM/yyyy HH:mm:ss").parse("20/11/2021 22:59:59");
	Long fd=fromdate.getTime();
	Long td=todate.getTime();
	

	AttendanceRecordsStatement stmt2 = aTerminal.readAttendanceRecordsFrom(fd, td);

Please help.
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.