namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition DatagramDataSetReaderTransportType i=24016
isAbstract false
interface UADatagramDataSetReaderTransport_Base {
    address?: UANetworkAddress;
    datagramQos?: UAProperty<DTStructure[], ExtensionObject>;
    qosCategory?: UAProperty<UAString, String>;
    topic?: UAProperty<UAString, String>;
}

Hierarchy (view full)

Properties

qosCategory?: UAProperty<UAString, String>