NodeOPCUA API Documentation
    Preparing search index...

    Interface UADatagramDataSetReaderTransport_Base

    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 Summary)

    Index

    Properties

    qosCategory?: UAProperty<UAString, String>