Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterAlarmMinutes 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.3.250-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(10)]
public double AlarmMinutes { get; set; }
Request Example View Source

Property Value

Type: Double
See Also