Airbus OneAtlas · JSON Structure

Oneatlas Process Hal Link Common Structure

the HAL target uri for a process

Type: Properties: 0
ImagerySatellites

processHALLinkCommon is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "processHALLinkCommon",
  "description": "the HAL target uri for a process",
  "fields": [
    {
      "name": "documentation",
      "type": "string"
    },
    {
      "name": "icon",
      "type": "string"
    },
    {
      "name": "license",
      "type": "string"
    }
  ]
}