OPC Studio User's Guide and Reference
AmqpUadp Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Engine Namespace > UAPubSubTransportProfileUriStrings Class : AmqpUadp Field
Transport profile string URI for OPC UA PubSub over Advanced Message Queuing Protocol (AMQP) with UADP message mapping.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/pubsub-amqp-uadp".

Syntax
'Declaration
 
Public Const AmqpUadp As String
'Usage
 
Dim value As String
 
value = UAPubSubTransportProfileUriStrings.AmqpUadp
public const string AmqpUadp
public:
const String^ AmqpUadp
Remarks

Profile author: OPC Foundation

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also