CingI v0.1.2 Cingi.MissionReport View Source

Mission Reports are created when a mission plan is sent to a branch. Mission Reports hold the mission plan that ultimaely creates a mission to be run. They are given a yaml file/string/or map and convert that into a usable elixir map.

Link to this section Summary

Link to this section Functions

Link to this function finished_mission(pid, mission_pid) View Source
Link to this function get_map_from_yaml(yaml, parser) View Source
Link to this function initialized_mission(pid, mission_pid) View Source
Link to this function parse_variable(v, opts \\ []) View Source
Link to this function start_missions(map, opts) View Source