Enrich the initial asset structure
- Last UpdatedFeb 13, 2025
- 1 minute read
The result of the import action is a tree structure of serial systems, optionally ending with leaf nodes that are parts. Next, you can start populating the tree with other objects, or use the Library to populate the tree structure using readily available templates.
How and why you should populate the tree further is described in the next chapter, and includes the following:
-
Describe the function each part plays in terms of the business objectives.
-
Then define how the function of the part can fail by defining failure modes.
-
Add components that make up a part.
-
Add Failure causes, defining the ways in which each component can fail.
-
Then, for each failure cause, define the repair or replace action needed when the component fails.
-
Then, you may define preventive maintenance actions that will prevent the failure from happening.