Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterTargetParentDevices 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.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public bool TargetParentDevices { get; set; }
View Source

Property Value

Boolean
See Also