Show / Hide Table of Contents

Interface IAlarmsCallbackService

Namespace: MAT.Atlas.Automation.Api
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface IAlarmsCallbackService

Methods

OnAlarmTriggered(TriggeredAlarm)

Declaration
void OnAlarmTriggered(TriggeredAlarm alarm)
Parameters
Type Name Description
TriggeredAlarm alarm
In This Article
Back to top Generated by DocFX