NodeOPCUA API Documentation
    Preparing search index...

    Implements

    Index
    continuationPoints: Buffer<ArrayBufferLike>[] = []
    currentTime?: PreciseClock

    Server timestamp at the time the request was received.

    object: UAObjectType | UAObject<UAObjectEvents> | undefined

    The object on which the current operation is being performed.

    server?: IServerBase
    session?: ISessionBase

    The underlying OPC UA session, if available.

    defaultContext: SessionContext = ...