Table of Contents

Class ProducerExchangeGroupCollection

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

Represents the collection of producer exchange groups in a device

[Endpoint("/config/v1/project/channels/{channelName}/devices/{deviceName}/producer_exchange_groups", null)]
public class ProducerExchangeGroupCollection : EntityCollection<DefaultEntity>, IList<DefaultEntity>, ICollection<DefaultEntity>, IReadOnlyList<DefaultEntity>, IReadOnlyCollection<DefaultEntity>, IEnumerable<DefaultEntity>, IList, ICollection, IEnumerable, IHaveOwner
Inheritance
ProducerExchangeGroupCollection
Implements
Inherited Members

Constructors

ProducerExchangeGroupCollection()

Initializes a new instance of the ProducerExchangeGroupCollection class.