|
|
Grafana
|
The GrafanaDataService type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Annotations | Queries openHistorian for annotations in a time-range (e.g., Alarms). |
|
|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject) |
|
|
Dispose |
Releases all the resources used by the Adapter.
(Inherited from Adapter) |
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by the GrafanaDataService object and optionally releases the managed resources.
(Overrides SelfHostingServiceDispose(Boolean)) |
|
|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
|
|
Finalize |
Releases the unmanaged resources before the Adapter is reclaimed by GC.
(Inherited from Adapter) |
|
|
GetAlarms | Queries openPDC Alarms as a Grafana alarm data source. |
|
|
GetAlarmState | Queries openPDC alarm states as a Grafana data source. |
|
|
GetDeviceAlarms | Queries openHistorian Device alarm states. |
|
|
GetDeviceGroups | Queries openHistorian Device Groups. |
|
|
GetFlashPolicy |
Gets policy stream for Flash applications.
(Inherited from SelfHostingService) |
|
|
GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
|
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
|
GetLocationData | Queries openHistorian location data for Grafana offsetting duplicate coordinates using a radial distribution. |
|
|
GetMetadata | Queries openHistorian as a Grafana Metadata source. |
|
|
GetServiceAddress |
Gets an address where the ServiceHost will host the service.
(Inherited from SelfHostingService) |
|
|
GetSilverlightPolicy |
Gets policy stream for Silverlight applications.
(Inherited from SelfHostingService) |
|
|
GetType | Gets the Type of the current instance. (Inherited from Object) |
|
|
GetUnusedPort |
Get an unused port number.
(Inherited from SelfHostingService) |
|
|
Initialize |
Initializes the web service.
(Overrides SelfHostingServiceInitialize) |
|
|
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
|
InitializeServiceHost |
Initializes the ServiceHost.
(Inherited from SelfHostingService) |
|
|
LoadSettings |
Loads saved web service settings from the config file if the PersistSettings property is set to true.
(Inherited from DataService) |
|
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
|
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject) |
|
|
OnDisposed |
Raises the Disposed event.
(Inherited from Adapter) |
|
|
OnExecutionException |
Raises the ExecutionException event.
(Inherited from Adapter) |
|
|
OnServiceHostCreated |
Raises the ServiceHostCreated event.
(Inherited from DataService) |
|
|
OnServiceHostStarted |
Raises the ServiceHostStarted event.
(Inherited from SelfHostingService) |
|
|
OnServiceProcessException |
Raises the ServiceProcessException event.
(Inherited from SelfHostingService) |
|
|
OnStatusUpdate |
Raises the StatusUpdate event.
(Inherited from Adapter) |
|
|
Query | Queries openHistorian as a Grafana data source. |
|
|
SaveSettings |
Saves web service settings to the config file if the PersistSettings property is set to true.
(Inherited from DataService) |
|
|
Search | Search openHistorian for a target. |
|
|
SearchFields | Search data source for a list of columns from a specific table. |
|
|
SearchFilters | Search data source for a list of tables. |
|
|
SearchOrderBys | Search data source for a list of columns from a specific table. |
|
|
TagKeys | Requests available tag keys. |
|
|
TagValues | Requests available tag values. |
|
|
TestDataSource | Validates that openHistorian Grafana data source is responding as expected. |
|
|
ToString | Returns a string that represents the current object. (Inherited from Object) |