Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BrowsePath

Hierarchy

  • ExtensionObject
    • BrowsePath

Constructors

constructor

  • Parameters

    Returns BrowsePath

Properties

relativePath

relativePath: RelativePath

startingNode

startingNode: NodeId

Static dataTypeNodeId

dataTypeNodeId: ExpandedNodeId = makeExpandedNodeId(543, 0)

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(545, 0)

Static encodingDefaultJson

encodingDefaultJson: ExpandedNodeId = makeExpandedNodeId(15190, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(544, 0)

Static possibleFields

possibleFields: string[] = ["startingNode","relativePath"]

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

decode

  • decode(stream: BinaryStream): void
  • Parameters

    • stream: BinaryStream

    Returns void

encode

  • Parameters

    Returns void

Generated using TypeDoc