A wrapper over tizen-sdb, implemented using ES6 and along with async/await. This package is mainly used by Appium to perform all sdb operations on tizen device.
example:
import SDB from 'appium-sdb';
let sdb = new SDB();
await sdb.createSDB();
console.log(await sdb.getConnectedDevices());createSDBgetSdbWithCorrectSdbPathgetSdbVersiongetSdbPathisDeviceConnectedmkdirisValidClassforceStoprimrafpushpullprocessExistsforwardPortremovePortForwardpingrestartgetSdkBinaryPathConnectDevicegetCommandForOSgetConnectedDevicesgetDeviceStatusgetDevicesWithRetrygetConnectedEmulatorsgetPortFromEmulatorStringrestartSdbsdbExecshellsetEmulatorPortsetDeviceIdrebootfileExistsisAppInstalledstartAppuninstallinstallFromDevicePathinstallrootunroottakeScreenShotstartExeccheckProcessStatuskillProcess