{
   "Identifier": {
     "ImplementerID": "/* String assigned by IIDRA */",
     "Specification": {
       "Standard": "MPAI-OSD",
       "AIW": "",
       "AIM": "VisualInstanceIdentification",
       "Version": "1"
     }
   },
   "Description": "This AIM identifies the Direction of the Visual Object crossed by the line traversing the finger used by the human or avatar to indicate the Visual Object.",
   "Types": [
     {
       "Name": "VisualObject_t",
       "Type": "uint8[]"
     },
     {
       "Name": "InstanceID_t",
       "Type": "{uint8[]"
     }
   ],
   "Ports": [
     {
       "Name": "TargetVisualObject",
       "Direction": "InputOutput",
       "RecordType": "VisualObject_t",
       "Technology": "Software",
       "Protocol": "",
       "IsRemote": false
     },
     {
       "Name": "VisualInstanceID",
       "Direction": "OutputInput",
       "RecordType": "InstanceID_t",
       "Technology": "Software",
       "Protocol": "",
       "IsRemote": false
     }
   ],
   "SubAIMs": [],
   "Topology": [],
   "Implementations": [],
   "Documentation": [
     {
       "Type": "Tutorial"
     }
   ]
 }