Difference between revisions of "OpcLabs.Mqtt communication package"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(Created page with "OpcLabs.Mqtt")
 
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