NodeOPCUA API Documentation
    Preparing search index...

    Interface SessionlessInvokeResponseTypeOptions

    interface SessionlessInvokeResponseTypeOptions {
        namespaceUris?: UAString[] | null;
        serverUris?: UAString[] | null;
        serviceId?: number;
    }
    Index

    Properties

    namespaceUris?: UAString[] | null
    serverUris?: UAString[] | null
    serviceId?: number