NodeOPCUA API Documentation
    Preparing search index...

    Interface SessionContextOptions

    interface SessionContextOptions {
        object?: UAObjectType | UAObject<UAObjectEvents>;
        server?: IServerBase;
        session?: ISessionBase;
    }
    Index

    Properties

    server?: IServerBase
    session?: ISessionBase