QIFDocumentWrapper
Supertype: Asset
Definition: Asset that carries the QIF Document.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.8 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 1.8 | 1 | unique identifier for an Asset. | |
deviceUuid | UUID | 1.8 | 0..1 | associated piece of equipment’s UUID that supplied the It references to | |
removed | boolean | 1.8 | 0..1 | indicator that the Asset has been removed from the piece of equipment. | |
timestamp | datetime | 1.8 | 1 | time the 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 |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasDescription | Description | 1.8 | 0..1 | Description can contain any descriptive content about the Asset. | |
hasConfiguration | Configuration | 1.8 | 0..1 | ||
isAssetOf | MTConnectAssets | 1.8 | 0..* | ||
isAssetOf | Agent | 1.8 | 0..* | ||
isAssetOf | TaskArchetype | 1.8 | 0..* | ||
isAssetOf | Task | 1.8 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
qifDocumentType | QIFDocumentTypeEnum | 1.8 | 0..1 | contained QIF Document type as defined in the QIF Standard. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasQIFDocument | QIFDocument | 1.8 | 1 |