Moves one or more existing devices and all corresponding tests from one department to another.
You must specify the source and destination departments. If a device with the same name already exists in the destination department, the device being moved is renamed to a default obvious name in the destination department.
device.move "deviceName=<regexp>"
, "fromDepartmentName=<value>"
, "toDepartmentName=<value>"