Unosquare
    Show / Hide Table of Contents

    Namespace Unosquare.Sparkfun.FingerprintModule

    Classes

    BasicResponse

    Basic response packet, with no extra data.

    CheckEnrollmentResponse

    Check enrollment response packet.

    CheckFingerPressingResponse

    Check fingerprint pressing response packet.

    Command

    Represents a command or request for fingerprint device.

    CountEnrolledFingerprintResponse

    Count enrolled fingerprint response packet.

    EnrollmentResponse

    Enrollment response packet.

    FastSearchingResponse

    Fast searching response packet.

    FingerprintReader

    The main class representing the Sparkfun fingerprint reader module GT521Fxx. Reference: https://cdn.sparkfun.com/assets/learn_tutorials/7/2/3/GT-521F52_Programming_guide_V10_20161001.pdf WIKI: https://learn.sparkfun.com/tutorials/fingerprint-scanner-gt-521fxx-hookup-guide.

    GetFingerprintImageResponse

    Get fingerprint image response packet.

    GetRawImageResponse

    Get raw image response packet.

    GetSecurityLevelResponse

    Get security level response packet.

    InitializationResponse

    Initialization (open) response packet.

    MatchOneToNResponse

    Match 1 to N response packet. Contains the User Id.

    MessageBase

    Base class for any kind of message (command, response or data packet).

    PacketBase

    Base class for message packets (either command or response).

    ResponseBase

    Base class for response messages.

    TemplateResponse

    Template response packet.

    Enums

    CommandCode

    Command codes.

    ErrorCode

    Error codes.

    FingerAction

    Finger actions.

    FingerprintReaderModel

    Fingerprint reader model.

    LedStatus

    CMOS led status.

    ResponseCode

    Response codes.

    Comments

    Back to top Copyright © 2017-2019 Unosquare