Superclass (is-a): «abstract» Asset
Part
Definition: «abstract» Asset that is a partdiscrete item that has both defined and measurable physical characteristics including mass, material, and features, and is created by applying one or more manufacturing process steps to material.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 2.7 |
Inherited from «abstract» Asset
AssetProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 1.2 | 1 | unique identifier for an «abstract» Asset. | |
deviceUuid | UUID | 1.2 | 0..1 | associated piece of equipment’s UUID that supplied the «abstract» It references to | |
removed | boolean | 1.3 | 0..1 | indicator that the «abstract» Asset has been removed from the piece of equipment. | |
timestamp | datetime | 1.2 | 1 | time the «abstract» Asset data was last modified. | |
hash | string | 2.2 | 0..1 | condensed message digest from a secure one-way hash function. FIPS PUB 180-4 | |
Description | string | 1.2 | 0..1 | textual description for «abstract» Asset. | |
manufacturers | string | 1.2 | 0..* | ||
model | string | 1.2 | 0..1 | ||
serialNumber | string | 1.2 | 0..1 | ||
station | string | 1.2 | 0..1 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
family | string | 2.7 | 0..1 | identifier for a group of parts that share similar characteristics | |
drawing | string | 2.7 | 0..1 | reference to the technical document like a diagram or a blueprint associated with the part | |
revision | string | 2.7 | 1 | identifier assigned to a part version that reflects a change | |
nativeId | ID | 2.7 | 0..1 | native identifier for the part |
Parts
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasPartIdentifier | «abstract» Identifier | 2.7 | 0..* |