The following tables list the members exposed by FilterDefinition.
Name | Description | |
---|---|---|
![]() | FilterDefinition Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | AreaId | The NodeId for the Area that is subscribed to (the entire Server if not specified). |
![]() | EventTypes | The types for the events of interest. |
![]() | IgnoreSuppressedOrShelved | Whether suppressed or shelved condition events are of interest. |
![]() | SelectClauses | The select clauses to use with the filter. |
![]() | Severity | The minimum severity for the events of interest. |
Name | Description | |
---|---|---|
![]() | ConstructFilter | Constructs the event filter for the subscription. |
![]() | ConstructSelectClauses | Constructs the select clauses for a set of event types. |
![]() | CreateMonitoredItem | Creates the monitored item based on the current definition. |