namespace http://opcfoundation.org/UA/
nodeClass DataType
name BrokerWriterGroupTransportDataType
isAbstract false
interface DTBrokerWriterGroupTransport {
    authenticationProfileUri: UAString;
    queueName: UAString;
    requestedDeliveryGuarantee: EnumBrokerTransportQualityOfService;
    resourceUri: UAString;
}

Hierarchy (view full)

Properties

authenticationProfileUri: UAString
queueName: UAString
requestedDeliveryGuarantee: EnumBrokerTransportQualityOfService
resourceUri: UAString