Configure Historian Data Sources for Operations Hub
Overview
Look at the following examples for configuring a data source for Historian 7.x and Historian 8.x.
- Historian 7.x requires entry of port used – in this instance, port 8443.
- The Auth Client ID is the admin (case sensitive) for Historian 7.x.
- Historian 8.x does not require any port to be specified.
- The Auth Client ID for Historian 8.x must be in the form of MachineName.admin, where MachineName is case sensitive.
- For both Historian 7.x and 8.x, ensure Data source URL and Client ID are in the right format.
- The System API connection is necessary for Trending Historian data in the Trend widget.
- The REST API connection is necessary for creating REST queries against the Historian REST API. These queries can then be bound to widgets like gauges, grids, etc to visualize this data
- When configuring a REST data source, be sure to provide all necessary parts to the Base URL, including any required ports. (Example: https://<HistorianServerName>:8443)
Refer to Add Historian or Custom REST Data Source.