ProcessArchetype
Supertype: Asset
Definition: Asset that defines common data for all derived Processes.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 2.7 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 2.7 | 1 | unique identifier for an Asset. | |
deviceUuid | UUID | 2.7 | 0..1 | associated piece of equipment’s UUID that supplied the It references to | |
removed | boolean | 2.7 | 0..1 | indicator that the Asset has been removed from the piece of equipment. | |
timestamp | datetime | 2.7 | 1 | time the Asset data was last modified. | |
hash | string | 2.7 | 0..1 | condensed message digest from a secure one-way hash function. FIPS PUB 180-4 |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasConfiguration | Configuration | 2.7 | 0..1 | ||
isAssetOf | MTConnectAssets | 2.7 | 0..* | ||
isAssetOf | Agent | 2.7 | 0..* |