.. _everest_modules_PN7160TokenProvider: ################### 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 :ref:`here ` ******** Provides ******** | **main**::ref:`auth_token_provider ` | 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* | *default: 3000* | Minimal wait time in ms until next token will be published (debounce interval). | **disable_nfc_rfid**:*boolean* | *default: False* | Disable NFC RFID reader | **debug**:*boolean* | *default: False* | Show debug output on command line. ******** Metadata ******** Authors ======= | Cornelius Claussen | Kai-Uwe Hermann | Thilo Molitor | Anton Wöllert | Christoph Burandt License ======= | https://opensource.org/licenses/Apache-2.0