Modules / interfaces/opc-node.interface / IOpcNode
Interface: IOpcNode
interfaces/opc-node.interface.IOpcNode
Table of contents
Properties
- arrayDimension
- browseName
- browseNameIndex
- browseNameWithoutIndex
- childReferences
- children
- dataType
- dataTypeString
- hasChildren
- hasTypeDefinition
- id
- isAbstract
- isDeclarationInstance
- isProperty
- mapping
- mappingState
- name
- namespaceIndex
- nodeClass
- nodeId
- parents
- specialNodeClass
- typeDefinition
- virtualChildReferences
Properties
arrayDimension
• Readonly
arrayDimension: number
[]
Defined in
interfaces/opc-node.interface.ts:32
browseName
• Readonly
browseName: IQualifiedName
Defined in
interfaces/opc-node.interface.ts:13
browseNameIndex
• Readonly
browseNameIndex: number
Defined in
interfaces/opc-node.interface.ts:14
browseNameWithoutIndex
• Readonly
browseNameWithoutIndex: string
Defined in
interfaces/opc-node.interface.ts:15
childReferences
• Readonly
childReferences: IOpcReference
[]
Defined in
interfaces/opc-node.interface.ts:18
children
• Readonly
children: INodeId
[]
Defined in
interfaces/opc-node.interface.ts:17
dataType
• Readonly
dataType: INodeId
Defined in
interfaces/opc-node.interface.ts:20
dataTypeString
• Readonly
dataTypeString: string
Defined in
interfaces/opc-node.interface.ts:21
hasChildren
• Readonly
hasChildren: boolean
Defined in
interfaces/opc-node.interface.ts:16
hasTypeDefinition
• Readonly
hasTypeDefinition: boolean
Defined in
interfaces/opc-node.interface.ts:22
id
• Readonly
id: string
Defined in
interfaces/opc-node.interface.ts:9
isAbstract
• Readonly
isAbstract: boolean
Defined in
interfaces/opc-node.interface.ts:23
isDeclarationInstance
• Readonly
isDeclarationInstance: boolean
Defined in
interfaces/opc-node.interface.ts:24
isProperty
• Readonly
isProperty: boolean
Defined in
interfaces/opc-node.interface.ts:25
mapping
• Readonly
mapping: string
Defined in
interfaces/opc-node.interface.ts:26
mappingState
• Readonly
mappingState: MappingState
Defined in
interfaces/opc-node.interface.ts:27
name
• Readonly
name: string
Defined in
interfaces/opc-node.interface.ts:11
namespaceIndex
• Readonly
namespaceIndex: number
Defined in
interfaces/opc-node.interface.ts:12
nodeClass
• Readonly
nodeClass: NodeClass
Defined in
interfaces/opc-node.interface.ts:28
nodeId
• Readonly
nodeId: INodeId
Defined in
interfaces/opc-node.interface.ts:10
parents
• Readonly
parents: INodeId
[]
Defined in
interfaces/opc-node.interface.ts:19
specialNodeClass
• Readonly
specialNodeClass: ISpecialNodeClasses
Defined in
interfaces/opc-node.interface.ts:29
typeDefinition
• Readonly
typeDefinition: INodeId
Defined in
interfaces/opc-node.interface.ts:30
virtualChildReferences
• Readonly
virtualChildReferences: Promise
\<IOpcReference
[]>
Defined in
interfaces/opc-node.interface.ts:31