Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Pull the latest Device Manager UI project from the repository.
  • After completing the pull, go the resources folder in the device manager project, and add device_manager_url DeviceManager URL in application.properties.(device-manager-ui\src\main\resources).

Example:

...

  • To launch Device Manager application go to the URL : “{protocol}://{host:port}/DeviceManagerUI/login.html“

Image Modified

  • For the first time, login with username as "admin" without password.
  • on success login user will be navigated to manage devices pages.

...