Show / Hide Table of Contents

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[]
In This Article
Back to top Generated by DocFX