{
  "Identifier": {
    "ImplementerID": "/* String assigned by IIDRA */",
    "Specification": {
      "Name": "MPAI-PAF",
      "AIW": "",
      "AIM": "InputBodyDescription",
      "Version": "1.1"
    }
  },
  "Description": "This AIM computes the Gesture Descriptors.",
  "Types": [
    {
      "Name": "BodyObject_t",
      "Type": "uint8[]"
    },
    {
      "Name": "GestureDescriptors_t",
      "Type": "uint8[]"
    }
  ],
  "Ports": [
    {
      "Name": "BodyObject",
      "Direction": "InputOutput",
      "RecordType": "Body_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    },
    {
      "Name": "BodyDescriptors_t",
      "Direction": "OutputInput",
      "RecordType": "GestureDescriptors_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    }
  ],
  "SubAIMs": [],
  "Topology": [],
  "Implementations": [],
  "Documentation": [
    {
      "Type": "Tutorial",
      "URI": "https://mpai.community/standards/mpai-paf/"
    }
  ]
}