OPC Studio User's Guide and Reference
AmqpJson Field



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

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

Syntax
'Declaration
 
Public Const AmqpJson As String
'Usage
 
Dim value As String
 
value = UAPubSubTransportProfileUriStrings.AmqpJson
public const string AmqpJson
public:
const String^ AmqpJson
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