Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterExternalDatabaseReportSingleCompositeState 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.3.250-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool ExternalDatabaseReportSingleCompositeState { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also