|
5a81c21345
|
fix: removed redundant name in config output
|
2023-11-17 10:08:22 +01:00 |
|
|
943b10dac0
|
refactor: move Alarms enum into alarms_handler
|
2023-11-10 12:13:57 +01:00 |
|
|
97d3d1f18f
|
fix: bec_service test
|
2023-11-10 10:28:56 +01:00 |
|
|
06f2d781ae
|
refactor: rename module BECMessage -> messages
This should help to avoid confusion between BECMessage module and
BECMessage class located in the same module
|
2023-11-10 10:28:53 +01:00 |
|
|
524ef24da0
|
refactor: flatten bec_lib structure
|
2023-11-10 10:24:33 +01:00 |
|
|
7166c8b5ee
|
refactor: make bec_lib imports absolute
|
2023-11-10 10:22:51 +01:00 |
|
|
de5da559a6
|
refactor: move bec_lib test utils out of core folder
|
2023-11-10 10:22:51 +01:00 |
|
|
171a5c6609
|
refactor: remove unused imports in bec_lib
|
2023-11-10 10:22:51 +01:00 |
|
|
d54453d7e7
|
refactor: remove session_manager and singleton_threadpool
|
2023-11-10 10:22:51 +01:00 |
|
|
146898ec3f
|
refactor: run isort on all files
$ isort . --profile=black --line-width=100 --multi-line=3 --trailing-comma
|
2023-11-10 10:22:47 +01:00 |
|
|
dc370584c9
|
fix: fixed bec service update routine for missing messages; closes #114
|
2023-11-09 13:30:47 +00:00 |
|
|
1a8cc7c448
|
feat: changed arg_bundle_size from int to dict; closes #111
|
2023-11-06 13:56:40 +00:00 |
|
|
d2bd559c3e
|
Remove key/channel postfixes
|
2023-11-06 12:39:19 +00:00 |
|
|
c7d8b1afd5
|
feat: changed arg_input from list to dict to provide a full signature
|
2023-11-02 13:06:09 +00:00 |
|
|
31fca804cd
|
test: fixed tests
|
2023-09-07 11:04:08 +02:00 |
|
|
e9d0fbe444
|
refactor: refactored beamline checks to simplify unit tests
|
2023-09-04 17:25:28 +00:00 |
|
|
1a24616cb3
|
test: added xrange and get_last tests
|
2023-09-02 20:58:47 +02:00 |
|
|
1137e3188d
|
tests: fixed tests for new stream suffix
|
2023-08-31 20:53:57 +00:00 |
|
|
e84601f487
|
feat: added get_last; changed streams to stream suffix
|
2023-08-31 20:53:57 +00:00 |
|
|
d19fce7d21
|
fix: fixed xadd for pipelines
|
2023-08-31 21:54:08 +02:00 |
|
|
fa62a8a9c9
|
fix: fixed worker manager
|
2023-08-31 07:19:30 +00:00 |
|
|
0ea549a599
|
feat: added dap to client
|
2023-08-19 20:49:08 +00:00 |
|
|
2ebe440535
|
refactor: improved scan report
|
2023-08-19 19:58:47 +00:00 |
|
|
72b61d05bf
|
test: fixed import
|
2023-08-19 19:58:47 +00:00 |
|
|
caf64e31bc
|
refactor: removed outdated timeout function
|
2023-08-19 19:58:47 +00:00 |
|
|
f35b04a676
|
feat: scan signature is now exported; simplified scan init
|
2023-08-14 19:34:23 +02:00 |
|
|
2f30c64cd7
|
test: added redis connector tests
|
2023-08-10 20:37:03 +00:00 |
|
|
1a776de811
|
feat: added option to specify config path as service config
|
2023-08-03 20:36:36 +02:00 |
|
|
9390ace664
|
test: update test case
|
2023-07-26 20:39:02 +02:00 |
|
|
2899c4ba1b
|
test: add first tests
|
2023-07-21 18:30:41 +00:00 |
|
|
742dfff8ba
|
refactor: moved file writer functions to bec_lib
|
2023-07-14 17:11:53 +02:00 |
|
|
5d892fe345
|
test: improved tests for redis connector
|
2023-07-12 17:00:44 +02:00 |
|
|
9381c7d646
|
fix: fixed bundled messages for 1.2
|
2023-07-12 16:07:27 +02:00 |
|
|
72e4f943b6
|
fix: improvements / fixes for redis streams
|
2023-07-12 15:37:58 +02:00 |
|
|
fe2bd6c935
|
feat: added message version 1.2 for better performance
|
2023-07-12 15:37:01 +02:00 |
|
|
e8352aa606
|
feat: added redis stream methods to RedisProducer
|
2023-07-12 09:30:15 +02:00 |
|
|
1370db4c70
|
feat: renamed primary devices to monitored devices; closes #75
|
2023-06-28 14:40:10 +00:00 |
|
|
a944e43e1a
|
feat: renamed bec_client_lib to bec_lib
|
2023-06-28 11:04:24 +02:00 |
|