πŸ’ΎDatasources

Data sources serve as repositories for storing and managing all your data. They constitute an integral part of the ObX Historian web component. However, for the WebUI component to access data from a data source, it needs to be attached to an organization within the WebUI component.

You need to attached at least one(1) datasource in your Organization before you can create your first dashboard.

Attaching Datasource

  1. Open the ObX Admin Tool.

  2. From the left bar menu, Go to Organizations -> Name of the Organizations -> Datasources

  3. Right-click on Datasources -> Attach Datasource, this will open the Attach datasource window.

  4. Select the Datasource you want to attach.

  5. Click OK.

Attaching Datasource

Removing Datasource

  1. Open the ObX Admin Tool.

  2. From the left bar menu, Go to Organizations -> Name of the Organizations -> Datasources

  3. Right-click on the Datasource name you want to delete and select -> Remove Datasource

  4. Click OK.

Removing attached Datasource

Last updated