Configuring Integration with BLM QA Supervisor

ToolsNet can be configured to publish data to BLM QA Supervisor using MQTT. This feature is disabled by default and must be explicitly enabled.

Configure MQTT Publishing
  1. Open the appsettings.json file located at C:\Program Files (x86)\Atlas Copco\NotificationService using a text editor.

  2. Set the EnablePublishOnMqtt flag to True.

  3. Set the MqttBrokerUrl if it is different than localhost.

  4. Set the MqttClientId if it is different than Processor.

  5. Restart the Notification Service using the Service Manager.