10.1.16. JsPN532TokenProvider

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

10.1.16.1. Provides

Implementation of PN532 RFID/NFC token provider
config:
serial_port:
description:
type:
default:
baud_rate:
description:
type:
timeout:
description:
type:
config:
serial_port:string
default: /dev/ttyS0
Serial port the PN532 hardware is connected to
baud_rate:integer
default: 115200
Serial baud rate to use when communicating with PN532 hardware
timeout:number
default: 30
Time a new token is valid (in s)

10.1.16.2. Metadata

10.1.16.2.1. Authors

Thilo Molitor

10.1.16.2.2. License