Applications

Prerequisites

  1. For starting and running ESW apps for development, you need to run CSW services like location-server, event-service, aas-service etc. Please refer to the doc here to run CSW services.

  2. Install coursier

Please refer to coursier installation document

Getting ESW Apps

cs install command will be used to install executables/launchers of each of ESW apps.

For example following command shows installation for agent app,

cs install agent-app:<version | SHA>

Each app section explains installation and running procedure in detail.