NodeOPCUA API Documentation
    Preparing search index...

    Interface EndpointTypeOptions

    interface EndpointTypeOptions {
        endpointUrl?: UAString;
        securityMode?: MessageSecurityMode;
        securityPolicyUri?: UAString;
        transportProfileUri?: UAString;
    }
    Index

    Properties

    endpointUrl?: UAString
    securityMode?: MessageSecurityMode
    securityPolicyUri?: UAString
    transportProfileUri?: UAString