Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttributeOperand

Hierarchy

Index

Constructors

constructor

Properties

alias

alias: UAString

attributeId

attributeId: UInt32

browsePath

browsePath: RelativePath

indexRange

indexRange: NumericRange

nodeId

nodeId: NodeId

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(600, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(599, 0)

Static possibleFields

possibleFields: string[] = ["nodeId","alias","browsePath","attributeId","indexRange"]

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

  • encode(stream: OutputBinaryStream): void
  • Parameters

    • stream: OutputBinaryStream

    Returns void

Generated using TypeDoc