NodeOPCUA API Documentation
    Preparing search index...
    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name EndpointDataType
    isAbstract false
    interface DTEndpoint {
        discoveryUrls: UAString[];
        name: UAString;
        networkName: UAString;
        port: number;
        recordProperties: DTKeyValuePair[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    discoveryUrls: UAString[]
    name: UAString
    networkName: UAString
    port: number
    recordProperties: DTKeyValuePair[]