Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Index

Properties

Optional arrayDimensions

arrayDimensions: number[]

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 dataType

dataType: any

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 eventSourceOf

eventSourceOf: string | number | NodeId | BaseNode

Optional extensionObject

extensionObject: any

Optional minimumSamplingInterval

minimumSamplingInterval: number

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

Optional propertyOf

propertyOf: string | number | NodeId | UAObject | UAVariable | UAVariableType | UAObjectType | UAMethod

Optional value

value: any

Optional valueRank

valueRank: number

Generated using TypeDoc