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.
Similar to Asset Types, on the top right of Assets list, there is an Add asset button.
Clicking on this button will open a modal. The Add asset modal contains tree sections - Details, Position and Metadata (Fixed Data).
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.
In the next section named Position, there is a dropdown to select the Asset’s Caretaker(s) and Asset Hierarchy.
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
Clicking on edit assets button will open up a modal. The modal contains two sections - Details, Position and Metadata(Fixed data).
In the first section named Details, we can edit selected asset type, asset name and it’s description (optional).
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.
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
Clicking on delete asset button will open up a Confirm modal.
If we click on yes then the specific asset will be deleted.
Viewing a Asset
Clicking on view asset button will open up a view modal.
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.
Clicking on duplicate asset button will open up a modal.
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.