Table of Contents

Class ConsumerExchangeGroupCollection

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

Represents the collection of consumer exchange groups in a device

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

Constructors

ConsumerExchangeGroupCollection()

Initializes a new instance of the ConsumerExchangeGroupCollection class.