0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00

fix(plot/image): monitors are now validated with current bec session

This commit is contained in:
2024-04-19 19:03:23 +02:00
parent e55daee756
commit 67a99a1a19
3 changed files with 46 additions and 2 deletions

View File

@ -91,6 +91,7 @@ DEVICES = [
FakeDevice("bpm4i"),
FakeDevice("bpm3a"),
FakeDevice("bpm3i"),
FakeDevice("eiger"),
]