Table of Contents

Class OmniMappingGroupCollection

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

Represents the collection of omni mapping groups in a device

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

Constructors

OmniMappingGroupCollection()

Initializes a new instance of the OmniMappingGroupCollection class.