Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterTargetParentDevices Property

Gets or sets the flag that determines if alarm states should only target parent devices, i.e., PDCs and direct connect PMUs, or all devices.

Namespace:  GrafanaAdapters
Assembly:  GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.3.250-beta
Syntax
[ConnectionStringParameterAttribute]
public bool TargetParentDevices { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also