namespace http://opcfoundation.org/UA/
nodeClass DataType
name NetworkGroupDataType
isAbstract false
interface DTNetworkGroup {
    networkPaths: DTEndpointUrlList[];
    serverUri: UAString;
}

Hierarchy (view full)

Properties

networkPaths: DTEndpointUrlList[]
serverUri: UAString