Table of Contents

Class OmniMappingCollection

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

Represents the collection of omni mappings in an omni mapping group

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

Constructors

OmniMappingCollection()

Initializes a new instance of the OmniMappingCollection class.