Click or drag to resize
Grid Solutions Framework

AlarmDeviceDisplayData Property

Gets or sets string to display on the Grafana Alarm Dashboard.

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

Property Value

String
See Also