feat(tests): added simulated device for testing disconnected iocs
Description
When IOCs are not connected, loading the device on the device server will fail whilst trying to run the .describe method. This MR adds a simulation to test against communication errors during describe. The simulation toggles between error and pass for every call.
Definition of Done
-
Documentation is up-to-date.