A python backend service needs to be developed to allow mission data retrieval (tipically for frames, objects and telemetry) REST APIs can be used for this purpose.
REST APIs must be properly documented using Swagger API generator integrated with Django REST framework (doc with how to here)
A python backend service needs to be developed to allow mission data retrieval (tipically for frames, objects and telemetry) REST APIs can be used for this purpose.
REST APIs must be properly documented using Swagger API generator integrated with Django REST framework (doc with how to here)