Superclass (is-a): «abstract» PhysicalAsset
Pallet
Definition: «abstract» PhysicalAsset that has a portable platform for handling, storing, or moving materials, parts, blanks etc.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 2.5 |
Inherited from «abstract» PhysicalAsset
PhysicalAssetProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 2.5 | 1 | unique identifier for an «abstract» Asset. | |
deviceUuid | UUID | 2.5 | 0..1 | associated piece of equipment’s UUID that supplied the «abstract» It references to | |
removed | boolean | 2.5 | 0..1 | indicator that the «abstract» Asset has been removed from the piece of equipment. | |
timestamp | datetime | 2.5 | 1 | time the «abstract» Asset data was last modified. | |
hash | string | 2.5 | 0..1 | condensed message digest from a secure one-way hash function. FIPS PUB 180-4 | |
Description | string | 2.5 | 0..1 | textual description for «abstract» Asset. | |
manufacturers | string | 2.5 | 0..* | ||
model | string | 2.5 | 0..1 | ||
serialNumber | string | 2.5 | 0..1 | ||
station | string | 2.5 | 0..1 | ||
ManufactureDate | datetime | 2.5 | 0..1 | date of creation or built of the «abstract» Asset. | |
CalibrationDate | datetime | 2.5 | 0..1 | date of calibration of the «abstract» Asset. | |
InspectionDate | datetime | 2.5 | 0..1 | date of last inspection of the «abstract» Asset. | |
NextInspectionDate | datetime | 2.5 | 0..1 | date of next inspection of the «abstract» Asset. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
Type | string | 2.5 | 0..1 | type of Common types of pallet include: Process, Warehouse, Shipping, Fixture and Machine. | |
PalletId | ID | 2.5 | 0..1 | identifier of the Pallet. | |
PalletNumber | integer | 2.5 | 0..1 | number or sequence assigned to the Pallet in a group of Pallets. | |
ClampingMethod | string | 2.5 | 0..1 | actuation type of the Pallet’s clamping mechanism. | |
MountingMethod | string | 2.5 | 0..1 | actuation type of the Pallet’s mounting mechanism. |