
To access, expand and double-click HttpClientDevice.
In addition to the standard properties (Status, Enabled, Health and Alarm Source Info), this component provides these properties
| Property | Value | Description |
|---|---|---|
| Authenticator | additional properties |
Configures the authentication method.
For property details, refer to “Authenticator (httpClient-HttpAuthenticator)”. |
| Transport | additional properties |
Configures the underlying transport layer.
For property details, refer to “Transport (httpClient-HttpTransport)”. |
| Ping Address | additional properties | Configures a device status ping scan by connecting to a URL over HTTP and reading the HTTP response.
For property details, refer to “Ping Address (httpClient-HttpClientPingAddress)”. |
| Points | container | Serves as a container for HTTP client points. |
| Out | read-only |
Displays the current value of the proxy point including facets and status.
The value depends on the type of control point. Facets define how the value displays, including the value’s number of decimal places, engineering units, or text descriptors for Boolean/enum states. You can edit point facets to poll for additional properties, such as the native statusFlags and/or priorityArray level. Status reports the current health and validity of the value. Status is specified by a combination of status flags, such as fault, overridden, alarm, and so on. If no status flag is set, status is considered normal and reports {ok}. |
Ping sends a message to a URL. The message provokes a response, which indicates the current state of the object.