Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterExternalDatabaseHysteresisMinimumState 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.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public int ExternalDatabaseHysteresisMinimumState { get; set; }
View Source

Property Value

Int32
See Also