Mavlink2Rest

Build status Cargo download Crate info Documentation

mavlink2rest creates a REST server that provides mavlink information from a mavlink source.

Install :zap:

Downloads :package:

Endpoints

Pages

API

Examples

Note: For any invalid GET, you'll receive a 404 response with the error message. Note: The endpoints that allow GET and provides a JSON output, also allow the usage of the query parameter pretty with a boolean value true or false, E.g: http://0.0.0.0:8088/helper/message/COMMAND_LONG?pretty=true