This procedure explains how to establish the connection between Niagara and Sine application.
Prerequisites: Workbench is licensed for
mqtt.
AWSCert certificate is installed.
You received the Broker Endpoint from your SI.
- Navigate to and import the AWSCert certificate if not done.
- Open abstractmqttDriver palette and drag a AbstractMqttDriverNetwork component to the Drivers folder.
- Add an AwsMqttDevice component to AbstractMqttDriverNetwork.
The AwsMqttDevice is added.
- To open the property sheet, double-click AwsMqttDevice.
The
AX Property Sheet opens.
- Edit the property sheet for AwsMqttDevice and click Save.
- Expand authenticator in the property sheet and add the Broker Endpoint provided by your SI.
- Add a unique Client ID in the authenticator. The API Key from the VisitorIntegrationService should be added here as it takes care of the uniqueness factor.
- In Certificate Alias, select the AWScert provided by your SI from the drop-down list.
The AWScert is the one you added to the User Key Store under .
- Click Save and Rright click on .
If the connection is successful, the Status Message property value shows Connected.