Iot.Device.Card Namespace

Classes

CardTransceiver

Abstract class implementing a specific Write and Read function This class allow to transceive information with the card This class has to be implemented in all RFID/NFC/Card readers So Mifare cards can be used the same way independent of any reader

LogInfo

Simple log class to help in debugging the communication between the PN532 and the host

ProcessError

Processing error class

Enums

ErrorType

The type of error

LogLevel

The log level

LogTo

Output where to log the information

NfcProtocol

NFC protocol These include standards as well as proprietary command sets, for which transceivers may have special support. For example, Mifare is conveyed across ISO/IEC 14443-3 (Type A), and transceivers have built-in support for Mifare authentication commands.

VersionSupported

All supported version for the NFC reader TODO: if more readers appear, this can be for sure place in common and more modes can be added