refactor: Refactored SimCamera write_to_disk option to continously write to h5 file.
Description
This MRs refactors the SimCamera in a way that the write_on_disk
signal/option allows the device to continously write data to disk. This is useful to test scenarios closer to operations were data is written by a separate data backend, i.e. area detector or jungfraujoch.
Definition of Done
-
Documentation is up-to-date.