Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterAlarmMinutes Property

Gets or sets the time, in minutes, for which to change the device state to alarm when no data is received.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(10)]
public double AlarmMinutes { get; set; }
View Source

Property Value

Double
See Also