This data source provides access to OSIsoft PI and PI-AF data through PI Web API.
Create a new instance of the data source from the Grafana Data Sources administration page.
It is recommended to use "proxy" access settings. You may need to add "Basic" authentication to your PIWebAPI server configuration and add credentials to the data source settings.
NOTE: If you are using PI-Coresight, it is recommended to create a new instance of PI Web API for use with this plugin.
See PI Web API Documentation for more information on configuring PI Web API.
- Verify that the
PI Point Search
toggle is greyed off - In
Element
clickSelect AF Database
and choose desired database in list- A new ui segment should appear:
Select AF Element
- A known bug currently exists where this new ui segment fails. In this case select the
+
inAttributes
and it will force create the ui segment
- A new ui segment should appear:
- Click
Select AF Element
and select the desired AF element - Repeat step 3 until the desired element is reached
- Under
Attributes
click the+
icon to list attributes found in selected element; select attribute from dropdown- If list of attributes does not appear begin typing attribute name and attributes should appear
- This method can also be used to filter through long lists of attributes
- Repeat step 5 as many times as desired
- Toggle the
Pi Point Search
on - Under
Data Server
clickSelect Dataserver
and select desired PI Dataserver - Under
PI Points
click the+
icon to open a text entry field - Type the exact name of the desired PI Point; it is NOT case sensitive (
sinusoid
===SINUSOID
===sInUsOiD
) - Repeat steps 3 - 4 for as many PI Points as desired
Child elements are the only supported template variables. Currently, the query interface requires a json query.
An example config is shown below.
{"path": "PISERVER\\DatabaseName\\ElementNameWithChildren"}
This datasource can use AF Event Frames as annotations.
Creating an annotation query and use the Event Frame category as the query string. Color and regex replacement strings for the name are supported.
Install using the grafana-cli or clone the repository directly into your Grafana plugin directory.
grafana-cli plugins install gridprotectionalliance-osisoftpi-datasource
All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.
OSIsoft, the OSIsoft logo and logotype, and PI Web API are all trademarks of AVEVA Group plc.