Protocols / HttpsClient / AuthUrl Value
Specifies the root path of the HTTP(S) service to contact for reader operations (i.e. transmission of Autoread messages).
As an option, you can specify 2 servers. Then, a failover to the second server will occur if connecting to the first server fails. As soon as the first server can be connected again, IF Converter will switch back.
Properties
- Value ID: 0x0128/0x01 - 0x02
Format
Name | Type/Size | Description |
---|---|---|
Url | ASCII string (until end of frame) | Base URL for the server API that receives all events. Format must follow the following example: "https://server.name/api/v1" |