5 Commits

Author SHA1 Message Date
cb7f7ba932 feat(psi device base): stoppable status objects
Add methods to PSIDeviceBase to register status object that should be cancelled when the device is stopped or destroyed.
2025-06-16 14:26:56 +02:00
b4316a07de test: add ttest for on_destroy hook 2025-06-05 14:54:40 +02:00
a44b07c5da refactor(psi-device-base): add device_manager to signature 2025-05-13 10:43:51 +02:00
0cb64d1ea8 test(psi-device-base): enhance PSIDeviceBase tests with additional user method hooks 2025-05-13 08:40:36 +02:00
1fd4fc7f21 refactor(psi_device_base): add method to wait for a condition to PSIDeviceBase 2025-03-18 09:11:01 +01:00