Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubmodelOptions

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

Hierarchy

  • SubmodelOptions

Index

Properties

Optional administration

administration: UAObject

An AdministrativeInformation Object containing information relevant to this Submodel.

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the Concept Dictionary.

idShort

idShort: string

The short identifier of the Submodel.

identification

identification: Identifier

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

Optional kind

Specifies whether the Submodel to be created should be a submodel type or a submodel instance.

Optional nodeId

nodeId: NodeIdLike

The node id for the created Object.

Optional parent

parent: RefArgument

An AAS reference to the parent entity of this Object.

Optional semanticId

semanticId: RefArgument

An AAS Reference pointing to an entity defining the semantics for this Submodel.

Generated using TypeDoc