Classes
Class | Description | |
---|---|---|
![]() | AlarmSubscription |
Contains information about OPC UA Events the client subscribes to.
|
![]() | AwxFilter |
The ContentFilter used on the client side by AlarmWorX64
|
![]() | CellData |
Defines the meta data for the cells of an AlarmData |
![]() | EventCategory |
Stores the information about a generic alarm category
|
![]() | EventField |
Represents an OPC UA Event Field available through AlarmSubscription |
![]() | EventFieldCollection |
A strongly typed EventField collection.
This collection supports the notification of the changes in the collection
|
![]() | EventPoint |
Represents an OPC UA Event Point
|
![]() | EventPointCollection |
A strongly typed EventPoint collection.
This collection supports the notification of the changes in the collection
|
![]() | FieldGroupKeys |
Associates a custom key to each field group
|
![]() | FieldGroupMap |
This Dictionary is used to map the EventFields to their columns
|
![]() | FiltersRepository |
A strongly typed AwxFilter collection.
This collection supports the notification of the changes in the collection
|
![]() | NotifyFiltersChangingEventArgs |
Extends NotifyCollectionChangedEventArgs to provide the possibility to cancel the change in the list
|
![]() | ShiftDefinition |
Class that contains the definition for the time shifts.
|
![]() | SubCondtionNames |
Defines the names for the SubCondition elements
|
![]() | SubscriptionEventArgs |
Extends EventArgs to return useful data about the changes in the AlarmSubscription |
![]() | SubscriptionsRepository |
A strongly typed AlarmSubscription collection.
This collection supports the notification of the changes in the collection
|
![]() | TimeRange |
This class indicates a date/time boundary for the events history
|
![]() | VirtualEventField |
Represents a virtual EventField whose content is calculated dynamically
|
![]() | WorkShift |
Class that holds information for particular shift
|
Delegates
Delegate | Description | |
---|---|---|
![]() | NotifyCollectionChangingEventHandler |
Simple Hanlder used to fire events when the filter collection is changin
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AlarmProgress |
Defines the State Operation to perform on alarms
|
![]() | AlarmState |
Defines the values of the alarm NewState
|
![]() | AlarmType |
Defines the types of the alarms
|
![]() | Category |
Defines the categories of the alarms
|
![]() | NewEventsPosition |
Specifies the position where to put incoming events
|
![]() | StateOperation |
Defines the State Operation to perform on alarms
|
![]() | SubCondition |
Defines the Subcontitions for the alarms
|
![]() | TimeRangeType |
Types of TimeRange |