AberdeenRSS / AberdeenRSS/FlightManagementClient

Add the command view

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Vue
星标
1
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。