Click or drag to resize
Grid Solutions Framework

IGrafanaDataServiceTestDataSource Method

Validates that openHistorian Grafana data source is responding as expected.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
[OperationContractAttribute]
[WebInvokeAttribute(UriTemplate = "/", Method = "GET", RequestFormat = WebMessageFormat.Json, 
	ResponseFormat = WebMessageFormat.Json)]
void TestDataSource()
View Source
See Also