public static bool apiSwitchDevice(string unit, string app) { return(_apiInternal.apiSwitchDevice(unit, app)); }