AberdeenRSS / AberdeenRSS/FlightManagementClient

Add the command view

Abierto
#1 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Vue
Estrellas
1
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Add a new component/view to display and dispatch commands.

The view needs to be able to:
- Show the most recent commands (live)
- Select a time range to view past commands (or have a different mechanism to see commands further back in time)
- Needs to display the information there is on a command (part involved, time [dispatched, received, ect.], command arguments send, response from the vehicle, state [success, failed, ....])
- Needs a way to dispatch new commands
- There needs to be away to select the command type and part to dispatch
- There needs to be a way for the frontend to format the command data and the response as well as for it to know which parts are available
- This will be requested from the server
- The frontend has to translate this information into rendering for different datatypes
- There is probably a need to extend this information from the frontend for special commands, etc.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.