namespace http://opcfoundation.org/UA/
nodeClass DataType
name DatagramDataSetReaderTransportDataType
isAbstract false
interface DTDatagramDataSetReaderTransport {
    address: DTNetworkAddress;
    datagramQos: DTStructure[];
    qosCategory: UAString;
    topic: UAString;
}

Hierarchy (view full)

Properties

datagramQos: DTStructure[]
qosCategory: UAString
topic: UAString