OPC UA PubSub Transport Profiles: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|[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 35: | Line 40: | ||
|- | |- | ||
|colspan=4|'''OPC Labs Profiles''' | |colspan=4|'''OPC Labs Profiles''' | ||
|- | |||
|MqttAutoOrJson | |||
|http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-json | |||
|MQTT Subscribe Auto, Publish JSON | |||
|style="text-align: center; color: green;"|Yes | |||
|- | |||
|MqttAutoOrUadp | |||
|http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-uadp | |||
|MQTT Subscribe Auto, Publish UADP | |||
|style="text-align: center; color: green;"|Yes | |||
|} | |} |
Revision as of 16:58, 21 March 2022
The table below lists known OPC UA PubSub transport profiles, and how QuickOPC supports them.
Profile Name | Profile URI | Definition | Supported |
---|---|---|---|
OPC Foundation Profiles | |||
AmqpJson | http://opcfoundation.org/UA-Profile/Transport/pubsub-amqp-json | PubSub AMQP JSON | No |
AmqpUadp | http://opcfoundation.org/UA-Profile/Transport/pubsub-amqp-uadp | PubSub AMQP UADP | No |
EthUadp | http://opcfoundation.org/UA-Profile/Transport/pubsub-eth-uadp | Yes | |
MqttJson | http://opcfoundation.org/UA-Profile/Transport/pubsub-mqtt-json | PubSub MQTT JSON | Yes |
MqttUadp | http://opcfoundation.org/UA-Profile/Transport/pubsub-mqtt-uadp | PubSub MQTT UADP | Yes |
UdpUadp | http://opcfoundation.org/UA-Profile/Transport/pubsub-udp-uadp | PubSub UDP UADP | Yes |
OPC Labs Profiles | |||
MqttAutoOrJson | http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-json | MQTT Subscribe Auto, Publish JSON | Yes |
MqttAutoOrUadp | http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-uadp | MQTT Subscribe Auto, Publish UADP | Yes |