NodeOPCUA API Documentation
    Preparing search index...

    Interface GetEndpointsOptions

    interface GetEndpointsOptions {
        endpointUrl?: string;
        localeIds?: UAString[];
        profileUris?: string[];
    }
    Index

    Properties

    endpointUrl?: string
    localeIds?: UAString[]
    profileUris?: string[]