Table of Contents

Class OmniAlarmCollection

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

Represents the collection of omni gas alarms in an omni mapping

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

Constructors

OmniAlarmCollection()

Initializes a new instance of the OmniAlarmCollection class.