Interface ITriggeredAlarm
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface ITriggeredAlarm
Properties
AlarmId
Declaration
ObjectId AlarmId { get; }
Property Value
CompositeSessionId
Declaration
ObjectId CompositeSessionId { get; }
Property Value
Id
Declaration
Property Value
SetId
Declaration
Property Value
Time
Declaration
Property Value
Type |
Description |
System.String |
|
TimeNs
Declaration
Property Value
Type |
Description |
System.Int64 |
|
Value
Declaration
Property Value
Type |
Description |
System.Double |
|