Add sim device for tests that returns device status for stage/unstage
Description
This MR adds a new test device to simulate that stage returns a DeviceStatus object. Through the dev.stage_thread_event.set()
, one can resolve the created thread. Needed for changes related to bec#366 (closed)
Type of Change
- new device
Definition of Done
-
Documentation is up-to-date.