Click or drag to resize
Grid Solutions Framework

IDataSourceValueTypeTarget Property

Gets the query target, e.g., a point-tag.

Namespace: GrafanaAdapters.DataSourceValueTypes
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
string Target { get; init; }
View Source

Property Value

String
Remarks
If data source value type has multiple targets, this should be the primary target.
See Also