Module http_request

Source
Expand description

This module provides request and implicit response handling for various HTTP endpoints related to simulation and satellite control. Each submodule corresponds to a specific endpoint, managing its request and response types along with associated logic.

Modulesยง

achievements_get ๐Ÿ”’
announcements_get ๐Ÿ”’
available_slots_get ๐Ÿ”’
beacon_position_put ๐Ÿ”’
configure_simulation_put ๐Ÿ”’
control_put ๐Ÿ”’
create_backup_get ๐Ÿ”’
daily_map_post ๐Ÿ”’
delete_objective_delete ๐Ÿ”’
modify_objective_put ๐Ÿ”’
modify_slot_put ๐Ÿ”’
objective_image_post ๐Ÿ”’
objective_list_get ๐Ÿ”’
observation_get ๐Ÿ”’
request_common ๐Ÿ”’
reset_get ๐Ÿ”’
restore_backup_put ๐Ÿ”’
shoot_image_get ๐Ÿ”’