Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssetOptions

An object containing all the parameters for the creation of an instance of the AssetType ObjectType.

Hierarchy

  • AssetOptions

Index

Properties

Optional administration

An AdministrativeInformation Object containing information relevant to this Asset.

Optional assetIdentificationModelRef

assetIdentificationModelRef: RefArgument

An AAS Reference to a Submodel entity relevant to the Asset Identification.

Optional assetOf

assetOf: AASObject

The AssetAdministrationShell object representing the Asset to be created. The AAS will be connected to this Asset by means of an HasAsset Reference.

Optional billOfMaterialRef

billOfMaterialRef: RefArgument

An AAS Reference to a Submodel entity relevant to the Asset bill of material.

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the Asset.

idShort

idShort: string

The short identifier of the Asset.

identification

identification: Identifier

The Identifier for the Asset to be created. The Constructor can be obtained from the property CoreServer.coreaas.

Optional kind

kind: AssetKind

Specifies if the Asset to be created should be an asset type or an asset instance.

Optional nodeId

nodeId: NodeIdLike

The node id for the created Object.

Generated using TypeDoc