
To open this window, expand and double-click HttpClientNetwork. Http Client Device Manager opens, click the New button. Select the device from the drop-down list, and click OK. Another New window opens, where other parameters for the device are configured.
| Property | Value | Description |
|---|---|---|
| Name | text |
Provides descriptive text that reflects the identity of the entity or logical grouping.
|
| Type | drop-down list |
Specifies the type of device.
|
| Status | read-only |
Reports the current condition of the entity as of the last refresh: {alarm}, {disabled}, {down}, {fault}, {ok}, {stale}, {unackedAlarm}
|
| Auth Type | drop-down list (defaults to httpClient) |
Selects the type of user authentication from among these methods:
Selecting |
| Transport Type | drop-down list (defaults to httpClient) |
Switches the underlying transport layer between the standard JRE (
UrlConnectionHttpTransport) and the third-party OKHttp library (OKHttp Transport).
|
| Mode | drop-down list |
Selects the security mode.
|
| Host Address | URL |
Defines the URL for the client’s address and parameters. This is the address to ping for a given device.
|
| Port | Number (defaults 443) |
Specifies the http port number.
|
| Method | drop-down list (defaults to GET) |
Selects a request method from:
|