Table of Contents

Class Properties.RestClientAgent

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Property key constants specific to REST Client agents.

public static class Properties.RestClientAgent
Inheritance
Properties.RestClientAgent
Inherited Members

Fields

BufferOnFailedPublish

Buffer updates when a publish fails.

HttpHeader

HTTP header name-value pairs sent with each connection.

HttpMethod

HTTP method for publishing data (POST or PUT).

Password

Password for basic HTTP authentication.

PublishMediaType

Content-type header for published data.

Url

URL of the REST endpoint.

Username

Username for basic HTTP authentication.