You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


Introduction

Device Manager  is using Device Manager UI which internally interact with the Device manager Server to do work on device details

Below daigram provide the Flow chart on interaction between Device manager UI tool and Device Manager Server


Device Manager Server

Device Manager  Server is a REST API based tool that manages device details. The tool works as an inventory of devices providing device details, manages device reservation and so on. It also provides implementation of DeviceManagement APIs required by Automatics Orchestration and Automatics Core with basic data available in Device Manager.

Device Manager UI

Device Manager UI is an user interface application designed to interact with the Device Manager REST API Tool to manage device details. This tool is designed to provide user interface to manage device details by internally calling Device Manager Rest APIs.

Device Manager UI  interaction with Device Manager is shown as below.


  • No labels