NodeOPCUA API Documentation
    Preparing search index...

    Interface BrokerWriterGroupTransportDataTypeOptions

    interface BrokerWriterGroupTransportDataTypeOptions {
        authenticationProfileUri?: UAString;
        queueName?: UAString;
        requestedDeliveryGuarantee?: BrokerTransportQualityOfService;
        resourceUri?: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    authenticationProfileUri?: UAString
    queueName?: UAString
    requestedDeliveryGuarantee?: BrokerTransportQualityOfService
    resourceUri?: UAString