OPC UA PubSub Transport Profiles: Difference between revisions

From OPC Labs Knowledge Base
No edit summary
Line 20: Line 20:
|[https://profiles.opcfoundation.org/profile/863 PubSub AMQP UADP]
|[https://profiles.opcfoundation.org/profile/863 PubSub AMQP UADP]
|style="text-align: center; color: red;"|No
|style="text-align: center; color: red;"|No
|-
|EthUadp
|http://opcfoundation.org/UA-Profile/Transport/pubsub-eth-uadp
|
|style="text-align: center; color: green;"|Yes
|-
|-
|MqttJson
|MqttJson
Line 42: Line 37:
|-
|-
|colspan=4|'''OPC Labs Profiles'''
|colspan=4|'''OPC Labs Profiles'''
|-
|EthUadp
|http://opcfoundation.org/UA-Profile/Transport/pubsub-eth-uadp
|
|style="text-align: center; color: green;"|Yes
|-
|-
|MqttAutoOrJson
|MqttAutoOrJson

Revision as of 06:17, 22 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.