{
  "jsonid" : "input_profile",
  "controller_type": "hand_interaction_ext",
  "device_class" : "TrackedDeviceClass_Controller",
  "driver_name" : "xrconformance",
  "input_bindingui_mode" : "controller_handed",
  "should_show_binding_errors" :  true,
  "input_bindingui_left" :
  {
    "image": "{vrlink}/icons/handtracking_left.svg"
  },
  "input_bindingui_right" :
  {
    "image": "{vrlink}/icons/handtracking_right.svg"
  },
  "input_source" :
  {
    "/input/grasp_ext" : {
        "type" : "trigger",
        "binding_image_point" : [ 45, 50 ],
        "value" : true,
        "ready_ext": true
    },
    "/input/pinch_ext" : {
        "type" : "trigger",
        "binding_image_point" : [ 15, 25 ],
        "value" : true,
        "ready_ext": true
    },
    "/input/aim_activate_ext" : {
        "type" : "trigger",
        "binding_image_point" : [ 15, 25 ],
        "value" : true,
        "ready_ext": true
    },
    "/pose/raw" : {
        "type" : "pose",
        "binding_image_point" : [ 62, 16 ]
    },
    "/pose/base" : {
        "type" : "pose",
        "binding_image_point" : [ 65, 150 ]
    },
    "/pose/handgrip" : {
        "type" : "pose",
        "binding_image_point" : [ 52, 86 ]
    },
    "/pose/tip" : {
        "type" : "pose",
        "binding_image_point" : [ 62, 16 ]
    },
    "/output/haptic" : {
        "type" : "vibration",
        "binding_image_point" : [ 66, 59 ]
    }
  }
}
