AberdeenRSS / AberdeenRSS/FlightManagementServer

Finish building and test the command controller, socketio and DataAccess

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

描述

The command controller is there to dispatch commands to the vehicles and get send back the response.

From the vehicle side it needs to be possible to subscribe to get new commands, request to be send all not executed commands at a later point, in case they get lost and to send back the result of the command.

Most of this is already build though some improvements and testing has to be done:
- Investigate if its a good idea to attach the type information somewhere (i.e. store how the command and the response data need to look like, so it's clear to i.e. the frontend how to display stuff)
- Have a look if the DataAccess is ordering the commands correctly (by time, etc.)

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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