Thumbnail of the asset represented by the Asset Administration Shell.
Used as default.
Global identifier of the asset the AAS is representing.
This attribute is required as soon as the AAS is exchanged via partners in the life cycle of the asset. In a first phase of the life cycle the asset might not yet have a global ID but already an internal identifier. The internal identifier would be modelled via specificAssetIds.
Note: This is a global reference.
Additional domain-specific, typically proprietary identifier for the asset like e.g., serial number etc.
Dispatch visitor
on this instance.
to visit this instance
Dispatch visitor
with context
on this instance.
type of the context
to visit this instance
to be passed along to the dispatched visitor method
Yield from specificAssetIds if it is set, or yield nothing.
Dispatch the transformer
on this instance.
transformation of this instance
T - type of the transformation result
to transform this instance
Dispatch the transformer
on this instance in context
.
transformation of this instance
T - type of the transformation result
ContextT - type of the transformation context
to transform this instance
to be passed along to the transformer
Generated using TypeDoc
In AssetInformation identifying meta data of the asset that is represented by an AAS is defined.
Remarks
The asset may either represent an asset type or an asset instance.
The asset has a globally unique identifier plus – if needed – additional domain specific (proprietary) identifiers. However, to support the corner case of very first phase of lifecycle where a stabilised/constant_set global asset identifier does not already exist, the corresponding attribute globalAssetId is optional.
Constraint
AASd-116
:globalAssetId
(case-insensitive) is a reserved key. If used as value for name then value shall be identical to globalAssetId.