Skip to content

Enum: DroneFlightsActivityStatusIdEnum

The normalized Operational status identifier for the Unmanned Aerial System

(UAS).

URI: ocsf:DroneFlightsActivityStatusIdEnum

Permissible Values

Value Meaning Description
UNDECLARED None The operational status is not reported
GROUND None The Unmanned Aerial System (UAS) is grounded
AIRBORNE None The Unmanned Aerial System (UAS) is airborne
EMERGENCY None The Unmanned Aerial System (UAS) is reporting an emergency status
REMOTE_ID_SYSTEM_FAILURE None The Unmanned Aerial System (UAS) is reporting the Remote ID beacon or device ...
RESERVED None An ASTM Reserved status is reported
UNKNOWN None The status is unknown
OTHER None The status is not mapped

Slots

Name Description
status_id The normalized Operational status identifier for the Unmanned Aerial System

Identifier and Mapping Information

Schema Source

LinkML Source

name: DroneFlightsActivityStatusIdEnum
description: 'The normalized Operational status identifier for the Unmanned Aerial
  System

  (UAS).'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNDECLARED:
    text: UNDECLARED
    description: The operational status is not reported.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: Undeclared
  GROUND:
    text: GROUND
    description: The Unmanned Aerial System (UAS) is grounded.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: Ground
  AIRBORNE:
    text: AIRBORNE
    description: The Unmanned Aerial System (UAS) is airborne.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: Airborne
  EMERGENCY:
    text: EMERGENCY
    description: The Unmanned Aerial System (UAS) is reporting an emergency status.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: Emergency
  REMOTE_ID_SYSTEM_FAILURE:
    text: REMOTE_ID_SYSTEM_FAILURE
    description: 'The Unmanned Aerial System (UAS) is reporting the Remote ID beacon
      or device is

      malfunctioning or has failed.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: Remote ID System Failure
  RESERVED:
    text: RESERVED
    description: An ASTM Reserved status is reported.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: Reserved
  UNKNOWN:
    text: UNKNOWN
    description: The status is unknown.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  OTHER:
    text: OTHER
    description: 'The status is not mapped. See the <code>status</code> attribute,
      which contains

      a data source specific value.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other