remove_device_sync() Remove a device specified by a device id and all items registered for this device. Execution of this method will be finished after device deletion. Call Example Edit core.remove_device_sync() params: device id (string). return: none. Edit require "core" core.remove_device_sync( device_id )