Skip to main content

Systems

info

Systems define the scope for a set of Things, e.g., a plant site. A System determines which Configuration entities are allowed within it, affecting which entities can be used by Things in that System.

Systems Overview

The Systems overview page shows all the existing Systems:

Systems Overview

Create new System

Click on the Create System button to open the new System creation page:

Create System

General

Provide:

  • Name: is required and should have unique value.
  • Description.

Create System General

Thing Types

Select which Thing Types should be allowed in this System.
Multiple Thing Types can be allowed in a System. A System can also exist without any Thing Types being allowed.

See the Thing Types section for information on how to create or edit Thing Types.

Create System Thing Types

Features

Select which Features should be allowed in this System.
Multiple Features can be allowed in a System. A System can also exist without any Features being allowed.

Note that available Features are pre-configured and cannot be changed by the User.

Create System Features

Profiles

A Profile can inherit other Profiles, which leads to inheritance of Profile Attributes and Metrics.
Profile composition can be nested: if a Profile inherits another Profile which inherits a third Profile, the first Profile inherits Attributes and Metrics from both the second and third Profiles.

Select which Available Profiles should be allowed in this System and click the transfer button:

Create System Profiles Available Profiles

Check the Assigned Profiles for newly assigned Profiles. If an assigned Profile has inherited Profiles, they are shown, but grayed out.

Create System Profiles Assigned Profiles

Available Profiles and Assigned Profiles are searchable by Profile Name:

Create System Profiles Search

Note that Thing Types referenced in the desired Profiles must also be allowed. For example, if a Profile is based on Thing Type Asset, the Thing Type Asset must be allowed in the System.

See the Profiles section for information on how to create or edit Profiles.

Relation Types

Select which Relation Types should be allowed in this System.
Multiple Relation Types can be allowed in a System. A System can also exist without any Relation Types being allowed.

Note that Thing Types referenced in the desired Relation Types must also be allowed. For example, if a Relation Type connects Asset to Asset, the Thing Type Asset must be allowed in the System.

See the Relation Types section for information on how to create or edit Relation Types.

Create System Relation Types

Data Providers

Select which Data Providers should be allowed in this System.
Multiple Data Providers can be allowed in a System. A System can also exist without any Data Providers being allowed.

Note that to allow Data Providers, the Feature Type Metric must be allowed in the System.

See the Data Providers section for information on how to create or edit Data Providers.

Create System Data Providers

Identifiers

Identifiers define how Things of a specific Thing Type can be identified within the System.
Note that the desired Thing Type must be allowed in the System before adding Identifiers.

Select the Thing Type to which an Identifier should be added, then click the Add button to add a new Identifier.

Provide:

  • Name: is required and must be unique.
  • Required: defaults to False. Defines whether the Identifier value must be set on the Thing.
  • Unique: defaults to False. Defines whether the Thing Identifier value must be unique within the System.

To remove an Identifier, click the Delete button.

Create System Identifiers

Navigate through creation steps using the Previous and Next buttons.
Use the Save button to save changes and close the creation page.
Use the Cancel button to discard changes and close the creation page.

Navigation Buttons Navigation Buttons Navigation Buttons

View Existing System

To view the existing System click on the desired System card:

Desired System Card

Use the Tab Menu to switch between different metadata categories.
Use the Close button to close the specific System page.

System View

Edit Existing System

Use the Edit button to open the System edition page:

System View Edit Button

It has the same functionalities as the Create System page.

Delete Existing System

Use the Delete button to open the delete modal:

System View Delete Button

Type in the name of the System to be deleted in the input field and click the Delete button.
Use the Cancel button to abort deletion and close the delete modal.

System Delete Modal