QuickOPC User's Guide and Reference
MqttAutoOrUadp Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Engine Namespace > UAPubSubTransportProfileUriStrings Class : MqttAutoOrUadp Field
Transport profile string URI for OPC UA PubSub over MQTT, subscribing to any supported message mapping, and publishing in UADP.
Syntax
'Declaration
 
Public Const MqttAutoOrUadp As String
'Usage
 
Dim value As String
 
value = UAPubSubTransportProfileUriStrings.MqttAutoOrUadp
public const string MqttAutoOrUadp
public:
const String^ MqttAutoOrUadp
Remarks

Profile author: OPC Labs

Definition: MQTT Subscribe Auto, Publish UADP

This profile uses OPC UA PubSub Automatic Message Mapping Recognition.

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