NodeOPCUA API Documentation
    Preparing search index...

    Interface DTDatagramDataSetReaderTransport

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

    Hierarchy (View Summary)

    Index

    Properties

    datagramQos?: DTStructure[]
    qosCategory: UAString
    topic: UAString