Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterExternalDatabaseHysteresisMinimumState Property

Gets or sets the minimum state for application of ExternalDatabaseHysteresisDelay. Defaults to setting Good and Alarm states immediately and applying delay to all other states.

Namespace:  GrafanaAdapters
Assembly:  GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.3.250-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public int ExternalDatabaseHysteresisMinimumState { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also