IQRF Repository JavaScript client - v0.2.0-beta.3
    Preparing search index...

    Class Nfcc

    NFCC metadata

    Index
    • Constructs NFCC metadata

      Parameters

      • version: number | null = null

        Version of test communication channel for production

      • notSecured: NfccNotSecured | null = null

        NFC not secured channel

      • secured: NfccSecured | null = null

        NFC secured channel

      Returns Nfcc

    notSecured: NfccNotSecured | null = null

    NFC not secured channel

    secured: NfccSecured | null = null

    NFC secured channel

    version: number | null = null

    Version of test communication channel for production