Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Index

Properties

browseName

browseName: QualifiedNameLike

the browse name of the new node to instantiate

Optional componentOf

componentOf: string | number | NodeId | BaseNode

the parent Object holding this object note

  • when componentOf is specified, organizedBy must not be defined

Optional conditionSource

conditionSource: NodeId | BaseNode

Optional description

description: string | LocalizedTextOptions

an optional description

if not provided the default description of the corresponding Type will be used.

Optional displayName

displayName: string | LocalizedTextOptions

an optional displayName

if not provided the default description of the corresponding browseName will be used.

Optional encodingOf

encodingOf: NodeId | BaseNode

Optional eventNotifier

eventNotifier: number

Optional eventSourceOf

eventSourceOf: string | number | NodeId | BaseNode

Optional modellingRule

modellingRule: ModellingRuleType

modellingRule

Optional nodeId

nodeId: NodeIdLike

a (optional) predefined nodeId to assigned to the instance If not specified, a default nodeid will be created.

Optional notifierOf

notifierOf: string | number | NodeId | BaseNode

Optional optionals

optionals: string[]
default:

[]

Optional organizedBy

organizedBy: string | number | NodeId | BaseNode

the parent Folder holding this object

note

  • when organizedBy is specified, componentOf must not be defined

Generated using TypeDoc