NodeOPCUA API Documentation
    Preparing search index...

    Interface GetEndpointsResponseOptions

    interface GetEndpointsResponseOptions {
        endpoints?: EndpointDescriptionOptions[] | null;
        responseHeader?: ResponseHeaderOptions;
    }
    Index

    Properties

    endpoints?: EndpointDescriptionOptions[] | null
    responseHeader?: ResponseHeaderOptions