NodeOPCUA API Documentation
    Preparing search index...

    Interface NetworkGroupDataTypeOptions

    interface NetworkGroupDataTypeOptions {
        networkPaths?: EndpointUrlListDataTypeOptions[] | null;
        serverUri?: UAString;
    }
    Index

    Properties

    networkPaths?: EndpointUrlListDataTypeOptions[] | null
    serverUri?: UAString