Difference between revisions of "V2/Concepts/Preparing for Asset Creation"
From Senfi Docs
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<h1 class="main-heading">What is needed to create an Asset</h1> | <h1 class="main-heading">What is needed to create an Asset</h1> | ||
− | <div class="important">Note: Mandatory information are marked with an ‘*’. </div> | + | <div class="important">Note: |
+ | #Mandatory information are marked with an ‘*’. | ||
+ | #If you want to augment your Senfi assets with brick classes, you need to: | ||
+ | ## Create the measurements, and in the metrics, specify brick point classes | ||
+ | ## Create asset class, and specify brick equipment class | ||
+ | ## Create asset that uses 1 and 2, and specify brick point names</div> | ||
This section helps you to prepare information you need to create an Asset. | This section helps you to prepare information you need to create an Asset. | ||
Line 9: | Line 14: | ||
; Description: Short description about the Asset. | ; Description: Short description about the Asset. | ||
; Site*: The Site the Asset is to be assigned to. | ; Site*: The Site the Asset is to be assigned to. | ||
− | ; Class: The Class(es) that the Asset can belong to. | + | ; Class: The Class(es) that the Asset can belong to. If the class is not already in the system, proceed to create class prior to creating the Asset. |
; Access Group: Determines the access group(s) that have access to view/manage the Asset. If no access group is chosen, all access groups will have access to the Asset. | ; Access Group: Determines the access group(s) that have access to view/manage the Asset. If no access group is chosen, all access groups will have access to the Asset. | ||
; Icon*: 2D icon used to represent the Asset in the Digital Twin. If the icon is not already in the system, proceed to upload icon prior to creating the Asset. | ; Icon*: 2D icon used to represent the Asset in the Digital Twin. If the icon is not already in the system, proceed to upload icon prior to creating the Asset. | ||
Line 23: | Line 28: | ||
=== Attribute === | === Attribute === | ||
* Note down the attributes (if any) to be included. | * Note down the attributes (if any) to be included. | ||
+ | |||
+ | === Relationship === | ||
+ | * Decide the relationships (if any) to be included. | ||
=== Location === | === Location === | ||
* Have the location information of the asset on hand. | * Have the location information of the asset on hand. | ||
+ | |||
+ | === Annotation === | ||
+ | * Decide the annotations (if any) to be included. You can choose 0, 1 or more of the following annotations: | ||
+ | ** Line | ||
+ | ** Volume | ||
+ | ** 3D Text | ||
+ | ** 2D Text | ||
==== What's Next ==== | ==== What's Next ==== |
Latest revision as of 17:06, 20 October 2021
Contents
What is needed to create an Asset
Note:
- Mandatory information are marked with an ‘*’.
- If you want to augment your Senfi assets with brick classes, you need to:
- Create the measurements, and in the metrics, specify brick point classes
- Create asset class, and specify brick equipment class
- Create asset that uses 1 and 2, and specify brick point names
This section helps you to prepare information you need to create an Asset.
General Information
- Name*
- Name given to the Asset.
- Description
- Short description about the Asset.
- Site*
- The Site the Asset is to be assigned to.
- Class
- The Class(es) that the Asset can belong to. If the class is not already in the system, proceed to create class prior to creating the Asset.
- Access Group
- Determines the access group(s) that have access to view/manage the Asset. If no access group is chosen, all access groups will have access to the Asset.
- Icon*
- 2D icon used to represent the Asset in the Digital Twin. If the icon is not already in the system, proceed to upload icon prior to creating the Asset.
- Virtual
- Decides if the Asset is virtual.
Data Source
- Decide on the data sources for the asset. If the asset's data source is:
- a measurement, ensure the measurement is already created.
- an event, ensure the external source is connected to Senfi.
- a video stream, ensure the video adapter is already associated with the site in Senfi.
- an IFrame, prepare the URL to be embedded.
Attribute
- Note down the attributes (if any) to be included.
Relationship
- Decide the relationships (if any) to be included.
Location
- Have the location information of the asset on hand.
Annotation
- Decide the annotations (if any) to be included. You can choose 0, 1 or more of the following annotations:
- Line
- Volume
- 3D Text
- 2D Text
What's Next
- Start creating your own Asset
- Learn about Events, Alarm and Expressions