Skip to content

Instantly share code, notes, and snippets.

@cplpearce
Created February 21, 2022 05:20
Show Gist options
  • Save cplpearce/b3567ec7882e7eb5333c94b817a94c8c to your computer and use it in GitHub Desktop.
Save cplpearce/b3567ec7882e7eb5333c94b817a94c8c to your computer and use it in GitHub Desktop.
metadata_version_2
{
metadata: {
core: {
name: "ISR Coverage",
uid: "7c2f79e7-2653-4adb-9e18-270761b3a0b1",
version: 1,
type: "tool",
},
api: {
method: "post",
url: "/data/isr/generate/flight",
},
style: {
color: "green",
icon: "airplane-takeoff",
},
time: {
startDate: "22-02-25",
startTime: "",
timestampStart: "1645780000",
endDate: "22-02-26",
endTime: "",
endTimestamp: "1645860000",
type: "range",
},
exercise: {
"Exercise Name": "NAME",
exUID: "8e5c5764-d19e-4438-82a5-3019e5456605",
},
},
excon: {
intent: "Provide ISR coverage for pers on exercise",
},
data: [
{
name: "Callsign",
content: "REDWING",
classification: "U//FXUO",
},
{
name: "Sensor Type",
content: ["Radar", "EO"],
classification: "U//FXUO",
},
{
name: "Platform",
content: ["B 737", "Cirrus", "Condor"],
classifciation: "U//FXUO",
},
],
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment