Skip to content

Automation Live App

dipranjan edited this page Dec 2, 2018 · 1 revision

In the app settings you need to provide the connection details(the same used in the automation framework). However use a client ID different from the Framework here. Also if there is any problem while connecting try changing the client id, as there might be issues due to client lock and others.

The APP acts as a subscriber to the messages published by the framework. Both the pub/sub happens on the same topic.

On receiving the messages the job of the app is to process this and display in the UI.

Clone this wiki locally