std::unique_ptr< SystemInputDeviceHandle > createInputDeviceHandle(const std::string &path, std::shared_ptr< SurgSim::Framework::Logger > logger)
Opens the given path and creates an access wrapper for the device.
Definition: CreateInputDeviceHandle.cpp:27