Skip to content
  • Artista

    Fito y Fitipaldis

  • Publicado

    2021

  • Genero

    rock

from fingerspot import Device device = Device(port="COM3", baudrate=115200) device.connect()

users = device.get_all_users() logs = device.get_attendance_logs(date="2026-04-17")

Here’s a structured article draft you can use or adapt for a blog, documentation, or internal knowledge base. Introduction Fingerspot is a well-known brand in the biometric attendance and access control space, offering fingerprint scanners, RFID readers, and facial recognition terminals. For developers looking to integrate Fingerspot devices into custom applications—such as payroll systems, gateways, or IoT platforms—the Fingerspot SDK is essential. While the official SDK may be distributed through their developer portal, community resources and wrapper libraries can often be found on GitHub.

Esta web utiliza cookies propias y de terceros para su correcto funcionamiento y para fines analíticos. Contiene enlaces a sitios web de terceros con políticas de privacidad ajenas que podrás aceptar o no cuando accedas a ellos. Al hacer clic en el botón Aceptar, acepta el uso de estas tecnologías y el procesamiento de tus datos para estos propósitos. Más información
Privacidad
Back to top