Click or drag to resize
Grid Solutions Framework

AnnotationType Enumeration

Supported annotation types for GSF Time-series Framework.

Namespace: GrafanaAdapters.Annotations
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.181-beta
Syntax
public enum AnnotationType
View Source
Members
Member nameValueDescription
RaisedAlarms0 Raised alarm annotation.
ClearedAlarms1 Cleared alarm annotation.
Events2 Manual event annotation.
Alarms3 All alarm annotation.
Undefined4 Undefined annotation.
See Also