{
   "bindings" : {
      "/actions/ue4" : {
         "chords" : [],
         "eyetracking" : [],
         "haptics" : [
            {
               "output" : "/actions/ue4/out/left-controller-vibration",
               "path" : "/user/hand/left/output/haptic"
            },
            {
               "output" : "/actions/ue4/out/right-controller-vibration",
               "path" : "/user/hand/right/output/haptic"
            }
         ],
         "poses" : [
            {
               "output" : "/actions/ue4/in/left-controller-grip-pose",
               "path" : "/user/hand/left/pose/grip"
            },
            {
               "output" : "/actions/ue4/in/right-controller-grip-pose",
               "path" : "/user/hand/right/pose/grip"
            },
            {
               "output" : "/actions/ue4/in/left-controller-aim-pose",
               "path" : "/user/hand/left/pose/tip"
            },
            {
               "output" : "/actions/ue4/in/right-controller-aim-pose",
               "path" : "/user/hand/right/pose/tip"
            }
         ]
      }
   },
   "category" : "openxr",
   "controller_type" : "khr_simple_controller",
   "interaction_profile" : "/interaction_profiles/khr/simple_controller",
   "name" : "Bindings from OpenXR for khr_simple_controller"
}
