configure

abstract fun configure(parameters: ByteArray)

Configures using the provided parameters.

Parameters

parameters

Configuration parameters (TLV stream; see table below).

| Tag                      | Description                              |
| :--- | :------- | :----- | :--------------------------------------- |
| 0xE0 |          |        | Reader parameters (constructed)          |
|      | 0xDFA006 |        | Supported interfaces                     |
|      | 0xDFA007 |        | Polling timeout (in seconds)             |
|      | 0xDFA008 |        | Interface detection timeout (in seconds) |
|      | 0xDFA018 |        | Trace mode (boolean)                     |