Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a separate interface for displaying all requests/responses between the controller and the drones. #23

Open
ba11b0y opened this issue Dec 27, 2018 · 2 comments

Comments

@ba11b0y
Copy link

ba11b0y commented Dec 27, 2018

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

@ba11b0y
Copy link
Author

ba11b0y commented Dec 27, 2018

Since both this issue and #22 would involve major UI changes, should I include both of these features in different HTML files and not touch the main UI or something else?
My suggestion would be to move HttpApiLogs, Controller Logs, Drone Logs and Drone Datastream somewhere else(maybe under a Logs section) considering their relative importance on the main GUI when compared to the request/response b/w drones and the central controller.
Also a Bootstrap modal(with a save button ofcourse) for editing the vocabulary.

@Mec-iS @xadahiya Any ideas for the new restructuring?

@Mec-iS
Copy link

Mec-iS commented Apr 1, 2019

We need further investigation about, but this could be implemented with #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants