Table of Contents

Class UaEndpointCollection

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

Represents a collection of OPC UA Endpoints.

[Endpoint("/config/v1/admin/ua_endpoints", null)]
public class UaEndpointCollection : EntityCollection<UaEndpoint>, IList<UaEndpoint>, ICollection<UaEndpoint>, IReadOnlyList<UaEndpoint>, IReadOnlyCollection<UaEndpoint>, IEnumerable<UaEndpoint>, IList, ICollection, IEnumerable, IHaveOwner
Inheritance
UaEndpointCollection
Implements
Inherited Members