Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterParentDeviceAcronymTemplate Property

Gets or sets template for the parent device acronym used to group associated output measurements.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("IAM!{0}")]
public virtual string ParentDeviceAcronymTemplate { get; set; }
View Source

Property Value

String

Implements

IIndependentAdapterManagerParentDeviceAcronymTemplate
See Also