NodeOPCUA API Documentation
    Preparing search index...

    Interface IBasicSessionReadAsyncSimple

    interface IBasicSessionReadAsyncSimple {
        read(
            nodeToRead: ReadValueIdOptions,
            maxAge?: number,
        ): Promise<DataValue>;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods