Opc.Ua.Core
PubSubMqttJsonTransport Field



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