AberdeenRSS / AberdeenRSS/FlightManagementServer

Finish building and test the command controller, socketio and DataAccess

オープン
#1 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。