NodeOPCUA API Documentation
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    availableSequenceNumbers: number[] | null
    diagnosticInfos: (DiagnosticInfo | null)[] | null
    moreNotifications: boolean
    notificationMessage: NotificationMessage
    responseHeader: ResponseHeader
    results: StatusCode[] | null
    subscriptionId: number
    dataTypeNodeId: ExpandedNodeId
    encodingDefaultBinary: ExpandedNodeId
    encodingDefaultJson: ExpandedNodeId
    encodingDefaultXml: ExpandedNodeId
    possibleFields: string[]

    Accessors

    • get schema(): IStructuredTypeSchema

      Returns IStructuredTypeSchema

    • get schema(): IStructuredTypeSchema

      Returns IStructuredTypeSchema

    Methods

    • Type Parameters

      • T

      Parameters

      • func: Func1<T>
      • data: T

      Returns void

    • Calculate the required size to store this object in a binary stream.

      Returns number

    • Returns any

    • Encode the object to the binary stream.

      Parameters

      • stream: OutputBinaryStream

      Returns void

    • Returns string

    • verify that all object attributes values are valid according to schema

      Returns boolean

    • Returns any

    • Parameters

      • ...args: any[]

      Returns string