This issue extends #137 in the hydrus repository.
To allow the user to get a peek under the hood and understand how the drones communicate with the central controller dynamically, the UI should also contain an interface which displays the whole request/response communication between the drones and the controller, containing columns namely Drone ID, Request Method, URI, Status code of Response, Body of Response
This issue extends #137 in the hydrus repository.
To allow the user to get a peek under the hood and understand how the drones communicate with the central controller dynamically, the UI should also contain an interface which displays the whole request/response communication between the drones and the controller, containing columns namely
Drone ID,Request Method,URI,Status code of Response,Body of Response