Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterExternalDatabaseReportSingleCompositeState Property

Gets or sets the flag that determines if external database should report a single composite state or a state for each device.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool ExternalDatabaseReportSingleCompositeState { get; set; }
View Source

Property Value

Boolean
See Also