Opc.Ua.Core
PubSubMqttUadpTransport Field



Opc.Ua Namespace > Profiles Class : PubSubMqttUadpTransport Field
Uri for "PubSub MQTT UADP" Profile. This PubSub transport Facet defines a combination of the MQTT transport protocol mapping with UADP message mapping. This Facet is used for broker-based messaging.
Syntax
'Declaration
 
Public Const PubSubMqttUadpTransport As String
'Usage
 
Dim value As String
 
value = Profiles.PubSubMqttUadpTransport
public const string PubSubMqttUadpTransport
public:
const String^ PubSubMqttUadpTransport
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Profiles Class
Profiles Members