0

Settings (version 24)

The Settings function allows the user to choose which Historian to connect to as well as the time zone in which to present data. The endpoint must be set before any requests can be made. Once configured though, the user should not need to change it unless needing to connect to a different Historian server or change the time zone. An optional API token can be supplied if the user wishes to bypass the browser authentication screen.

  • Historian - the machine name or IP address of the Historian server the user wishes to connect to. By default, the Add-in attempts to connect to a Historian on the "localhost". (If the Historian service is remote from the Views service, the user will want to use the Views machine name instead, as all data requests are routed through the Views service. This type of architecture is uncommon.)
  • Type - Https
  • Port - 55321
  • Time Zone - the time zone in which to return and present data in. Defaults to the client's local time zone.
  • API Token (optional) - a token generated in the Identity service which allows the user to bypass the browser authentication window. If an API token is not supplied, the user must authenticate each time they use the Add-in. See How to Create an API Token.

Reply

null