Asset types

Introduction

As discussed previously, assets contains two sub tabs - Assets and Asset Types. Asset and Asset Types tab contains of list of Assets and Asset Types respectively.

In order to create an Asset, we first need to create an Asset Type for that.

Every asset is created from an asset type. For example, there could be many `motors` in a project and they are labeled as `motor-1, motor-2, ...`. However, all of these motors might be categorised from the asset type called `motor`. Therefore, this function allows comparison among similar assets belonging to the same asset type.

Creating an Asset Type

To create an Asset Type, we first need to go to Asset Types tab.

Entity Manager app

Ay the top right corner of asset types list, there is an add asset type button.

Entity Manager app

Clicking on this button will open up a modal. The modal contains 2 sub sections - Details and Metadata (Fixed Data).

Entity Manager app

In the first section named Details, we have to enter the Asset Type name and it's description (optional).

Entity Manager app

Clicking on next will take us to the next section named Metadata (Fixed Data) where we can add information such as Metadata Name, Data Type and Unit. We can add multiple Metadata by using the Add New button.

After entering the details, clicking on save button will create the Asset Type.

Editing an Asset type

Entity Manager app

Clicking on edit asset type button will open up a modal. The modal contains 2 sub sections - Details and Metadata(Fixed data).

Entity Manager app

In the first section named Details, we can modify the Asset Type name and it's description (optional).

Entity Manager app

If we require to edit the Metadata (Fixed Data), we can modify them from the list of Metadata of the selected asset type as shown above.

After entering the details, clicking on save button will modify the Asset type.

Deleting an Asset type

Entity Manager app

Clicking on delete asset type button will open up a confirmation modal.

Entity Manager app

If we click on Yes, the specific asset type will be deleted.

Viewing an Asset type

Entity Manager app

Clicking on view asset type button will open up a view modal.

Entity Manager app

View modal contains the asset type information such as Name, description, parameters, and metadata.

Duplicating an Asset type

Entity Manager app

Clicking on duplicate asset type button will open up a modal.

Entity Manager app

Entering the name of the new asset type will create an asset type with the same properties as the asset type of which it was duplicated from.