Click or drag to resize
Grid Solutions Framework

AnnotationType Enumeration

Supported annotation types for GSF Time-series Framework.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public enum AnnotationType
View Source
Members
Member nameValueDescription
RaisedAlarms0 Raised alarm annotation.
ClearedAlarms1 Cleared alarm annotation.
Undefined2 Undefined annotation.
See Also