Click or drag to resize
Grid Solutions Framework

AlarmDeviceDisplayData Property

String to display on the Grafana Alarm Dashboard.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
[StringLengthAttribute(10)]
public string DisplayData { get; set; }
View Source

Property Value

String
See Also