public int getVersion(int controller) throws CapiException {
   return capi.getVersion(controller);
 }