Superclass (is-a): Event
AssetChanged
Definition: assetId of the Assetasset that is used by the manufacturing process to perform tasks. > Note 1 to entry: An Asset relies upon an Device to provide observations and information about itself and the Device revises the information to reflect changes to the Asset during their interaction. Examples of Assets are cutting tools, Part Information, Manufacturing Processes, Fixtures, and Files. > Note 2 to entry: A singular «abstract» Asset::assetId uniquely identifies an Asset throughout its lifecycle and is used to track and relate the Asset to other Devices and entities. > Note 3 to entry: Assets are temporally associated with a device and can be removed from the device without damage or alteration to its primary functions. that has been added or changed.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.2 |
Inherited from Event
EventProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
compositionId | ID | 1.4 | 0..1 | identifier of the «abstract» Composition entity defined in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request. associated with the data reported for the Observation. | |
dataItemId | ID | 1.0 | 1 | unique identifier of the
| |
name | string | 1.0 | 0..1 | name of the
| |
sequence | integer | 1.0 | 1 | number representing the sequential position of an occurrence of an observationobserved value of a property at a point in time. in the data buffer of an agentsoftware that collects data published from one or more piece(s) of equipment, organizes that data in a structured manner, and responds to requests for data from client software systems by providing a structured response in the form of a response document that is constructed using the semantic data model of a Standard. .
| |
subType | DataItemSubTypeEnum | 1.2 | 0..1 | subtype of the
| |
timestamp | datetime | 1.0 | 1 | most accurate time available to a piece of equipment that represents the point in time that the data reported was measured. | |
type | «abstract» DataItemTypeEnum | 1.0 | 1 | type of the
| |
units | UnitEnum | 1.0 | 0..1 | units of the
| |
isUnavailable | boolean (Default: true) | 1.0 | 1 | when
<Execution dataItemId=”…” …>UNAVAILABLE</Execution> | |
result | string | 1.0 | 0..1 | observationobserved value of a property at a point in time. of the The default value type for
| |
resetTriggered | ResetTriggeredEnum | 1.4 | 0..1 | identifies when a reported value has been reset and what has caused that reset to occur for those
| |
type | EventEnum | 1.0 | 1 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetType | string | 1.2 | 0..1 | type of «abstract» Asset changed. See Asset Information Model for details on the «abstract» Asset model. | |
type | EventEnum (Only: ASSET_CHANGED) | 1.2 | 1 | ||
hash | string | 2.2 | 0..1 | condensed message digest from a secure one-way hash function. FIPS PUB 180-4 |