protocol-opcua/address-space.service.ts
Properties |
|
absolutePaths |
absolutePaths:
|
Type : [string[]]
|
ancestorNodeIds |
ancestorNodeIds:
|
Type : [string[]]
|
Optional |
browseName |
browseName:
|
Type : string
|
Optional |
children |
children:
|
Type : AddressSpaceNode[]
|
currentlyLoadingChildren |
currentlyLoadingChildren:
|
Type : boolean
|
Optional |
description |
description:
|
Type : any
|
Optional |
displayName |
displayName:
|
Type : string
|
Optional |
expanded |
expanded:
|
Type : boolean
|
nodeClass |
nodeClass:
|
Type : number
|
Optional |
nodeClassName |
nodeClassName:
|
Type : string
|
Optional |
nodeId |
nodeId:
|
Type : string
|
parentNode |
parentNode:
|
Type : AddressSpaceNode
|
Optional |
references |
references:
|
Type : AdressSpaceNodeReference[]
|
Optional |
relativePath |
relativePath:
|
Type : string[]
|
Optional |