Assets

Introduction

An asset is any physical object or space that is of interest in an IoT project. Examples of assets could be building, ship, factory, solar panel, wind turbine, truck, fridge, motor, pump, generator, inverter, compressor, gearbox, etc. An asset can child other assets below it, thus creating an asset hierarchy.

Creating an Asset

Now to create an Asset, we need to be in Assets tab.

Entity Manager app

Similar to Asset Types, on the top right of Assets list, there is an Add asset button.

Entity Manager app

Clicking on this button will open a modal. The Add asset modal contains tree sections - Details, Position and Metadata (Fixed Data).

Entity Manager app

In the first section named Details, we have to select an asset type using a dropdown which shows all the asset types that we’ve created. Then we have to enter the asset name and it’s description (optional). Click on next button after entering the details.

Entity Manager app

In the next section named Position, there is a dropdown to select the Asset’s Caretaker(s) and Asset Hierarchy.

Entity Manager app

In the last section named Metadata (Fixed Data), Metdata list of selected Asset Type is displayed. Clicking on save button will create an Asset for us.

This is how we create Assets.

Editing a Asset

Entity Manager app

Clicking on edit assets button will open up a modal. The modal contains two sections - Details, Position and Metadata(Fixed data).

Entity Manager app

In the first section named Details, we can edit selected asset type, asset name and it’s description (optional).

Entity Manager app

If we want to change the position of assets, we have to click on second section i.e Position and edit the Asset’s Caretaker(s) and Asset Hierarchy.

Entity Manager app

And if we want to edit the Metadata (Fixed Data), Metdata list of selected Asset is displayed.

After entering the details, clicking on save button will edit a Asset for us.

Deleting a Asset

Entity Manager app

Clicking on delete asset button will open up a Confirm modal.

Entity Manager app

If we click on yes then the specific asset will be deleted.

Viewing a Asset

Entity Manager app

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

Entity Manager app

View modal contains the asset information such as Asset name, description, properties, metadata.

Duplicating a Asset

If we already have an Asset with required Asset Type, then we can simply duplicate the asset by clicking on the duplicate icon in the actions column.

Entity Manager app

Clicking on duplicate asset button will open up a modal.

Entity Manager app

We just have to enter the new Asset name and it’ll create an asset with the same properties of the asset from which it was duplicated.