OPC UA PubSub Transport Profiles: Difference between revisions

From OPC Labs Knowledge Base
No edit summary
No edit summary
Line 57: Line 57:


== MQTT Subscribe Auto, Publish JSON ==
== MQTT Subscribe Auto, Publish JSON ==
This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the JSON message mapping.
This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the JSON message mapping. See [[OPC UA PubSub Automatic Message Mapping Recognition]] for more information.


This profile is compatible with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] and [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for subscriptions, and with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] for publishing.
This profile is compatible with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] and [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for subscriptions, and with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] for publishing.


== MQTT Subscribe Auto, Publish UADP ==
== MQTT Subscribe Auto, Publish UADP ==
This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the UADP message mapping.
This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the UADP message mapping. See [[OPC UA PubSub Automatic Message Mapping Recognition]] for more information.


This profile is compatible with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] and [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for subscriptions, and with [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for publishing.
This profile is compatible with [https://profiles.opcfoundation.org/profile/786 PubSub MQTT JSON] and [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for subscriptions, and with [https://profiles.opcfoundation.org/profile/784 PubSub MQTT UADP] for publishing.


<br/>
<br/>

Revision as of 17:44, 21 March 2022

Overview

The table below lists known OPC UA PubSub transport profiles, and how QuickOPC supports them.

OPC Labs Profiles

MQTT Subscribe Auto, Publish JSON

This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the JSON message mapping. See OPC UA PubSub Automatic Message Mapping Recognition for more information.

This profile is compatible with PubSub MQTT JSON and PubSub MQTT UADP for subscriptions, and with PubSub MQTT JSON for publishing.

MQTT Subscribe Auto, Publish UADP

This profile uses MQTT transport protocol mapping. The profile automatically recognizes the message mapping of the messages received, and is capable of subscribing to any of the supported message mappings (JSON or UADP). The profile publishes in the UADP message mapping. See OPC UA PubSub Automatic Message Mapping Recognition for more information.

This profile is compatible with PubSub MQTT JSON and PubSub MQTT UADP for subscriptions, and with PubSub MQTT UADP for publishing.


  1. Jump up to: 1.0 1.1 Version 2022.2 and higher.