Interface IAlarmsServiceClient
Namespace: MAT.Atlas.Automation.Client.Services.Interface
Assembly: MAT.Atlas.Automation.Client.dll
Syntax
public interface IAlarmsServiceClient
Methods
GetAlarms()
Declaration
Alarm[] GetAlarms()
Returns
| Type | Description |
|---|---|
| Alarm[] |
GetTriggeredAlarms()
Declaration
TriggeredAlarm[] GetTriggeredAlarms()
Returns
| Type | Description |
|---|---|
| TriggeredAlarm[] |