OpcLabs.Mqtt communication package: Difference between revisions

From OPC Labs Knowledge Base
(Created page with "OpcLabs.Mqtt")
 
No edit summary
Line 1: Line 1:
OpcLabs.Mqtt
OpcLabs.Mqtt
== Specifying the communication package ==
In order to select this communication package, you need to set a custom property on a PubSub connection as follows:
* '''Property namespace''': http://opclabs.com/OpcUA/PubSub
* '''Property name''': MessageChannel!
* '''Property value (String)''': OpcLabs.Mqtt.MqttClientMessageChannel,OpcLabs.Mqtt

Revision as of 16:20, 12 December 2019

OpcLabs.Mqtt

Specifying the communication package

In order to select this communication package, you need to set a custom property on a PubSub connection as follows:

  • Property namespace: http://opclabs.com/OpcUA/PubSub
  • Property name: MessageChannel!
  • Property value (String): OpcLabs.Mqtt.MqttClientMessageChannel,OpcLabs.Mqtt