In the hierarchy, you will find the following elements:
Haptic Manager
Haptic UI Manager
This script is the main component necessary to control the plugin.
This manager is necessary for the plugin to communicate any important information to the user. This uses a Unity Canvas, which is in order 0, so take this into account when implementing your own Canvas. For more information on Unity Canvas, go to: http://docs.unity3d.com/Manual/UICanvas.html