Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterSupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

Namespace:  GrafanaAdapters
Assembly:  GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.3.250-beta
Syntax
public override bool SupportsTemporalProcessing { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also