Access Restricted
This page contains internal documentation that is not publicly available.
Protocols / Papercut / ServerUrl Value
Specifies the URL of the PaperCut card-read endpoint that receives all card reads.
As an option, you can specify 2 servers. The second entry is meant as a fallback for the first, following the same mechanism as Protocols.HttpsClient.AuthUrl: if the first server is unreachable, IF Converter fails over to the second, and once the first server is available again, it switches back automatically.
This fallback is not implemented yet. For the time being, only the first entry is evaluated; a URL configured in the second entry is ignored.
Properties
- Value ID: 0x0129/0x01 - 0x02
Format
| Name | Type/Size | Description |
|---|---|---|
| Url | ASCII string (until end of frame) | Complete URL of the PaperCut card-read endpoint, including its path (PaperCut serves it on port 9192 by default). IF Converter posts to this URL verbatim and does not append a path of its own. |