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

feat(image): image widget can take data from monitor_1d endpoint

This commit is contained in:
2024-10-04 11:12:17 +02:00
committed by wyzula_j
parent b23695167a
commit 9ef1d1c9ac
10 changed files with 288 additions and 65 deletions

View File

@ -64,6 +64,7 @@ def test_device_input_combobox_init(device_input_combobox):
"bpm3a",
"bpm3i",
"eiger",
"waveform1d",
"async_device",
"test",
"test_device",
@ -150,6 +151,7 @@ def test_device_input_line_edit_init(device_input_line_edit):
"bpm3a",
"bpm3i",
"eiger",
"waveform1d",
"async_device",
"test",
"test_device",