Installing MQTT Data Collector
MQTT Data Collector Installation
Before you begin
Before installing the MQTT collector, as a pre-requisite, MQTT Broker should be installed and running on the same machine or on a different machine and the connection details (Machine name, topic and port) should be provided while installing the MQTT collector. These details can be changed after installation. If you change the details, the collector service should be restarted.
By default, MQTT collector is installed on port 1883 but it might change based on port availability. Hence the port number should be provided while installing MQTT data collector.
About this task
You can install the MQTT Data Collector using the Historian product DVD under Collectors section. The MQTT Data Collector consists of System API, Collector Toolkit components.
Procedure
Results
MQTT Data Collector Silent Installation
About this task
Alternatively, you can install MQTT data collector using the command line.
Procedure
Collectors_Install.exe -s HistorianMQTTCollector_AddLocal=1 HistorianMQTTCollector_MQTTHostname=<Hostname of machine where broker is running>> HistorianMQTTCollector_MQTTTopic=<testtopic> HistorianMQTTCollector_MQTTPort=<portnumber> HistorianMQTTCollector_destinationservername=<Destination Historian machine >