13.1.28. PN7160TokenProvider

PN7160 RFID/NFC token provider returning the token as soon as the tag can be read by the reader

For a detailed handwritten documentation see here

13.1.28.1. Provides

Implementation of PN7160 RFID/NFC token provider
config:
token_debounce_interval_ms:
description:Minimal wait time in ms until next token will be published (debounce interval).
type:integer
disable_nfc_rfid:
description:Disable NFC RFID reader
type:boolean
debug:
description:Show debug output on command line.
type:boolean
config:
token_debounce_interval_ms:integer <optional>
default: 3000
Minimal wait time in ms until next token will be published (debounce interval).
disable_nfc_rfid:boolean <optional>
default: False
Disable NFC RFID reader
debug:boolean <optional>
default: False
Show debug output on command line.

13.1.28.2. Metadata

13.1.28.2.1. Authors

Cornelius Claussen
Kai-Uwe Hermann
Thilo Molitor
Anton Wöllert
Christoph Burandt

13.1.28.2.2. License