Click or drag to resize
Grid Solutions Framework

InfluxDBOutputAdapterServerUri Property

Gets or sets the base server URI for the InfluxDB connection.

Namespace: InfluxDBAdapters
Assembly: InfluxDBAdapters (in InfluxDBAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public string ServerUri { get; set; }
View Source

Property Value

String
See Also