Class UaEndpointCollection
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