16 Commits

Author SHA1 Message Date
405d12e74a refactor!: moved services to bec_server
All services are now in the bec_server package. This is a breaking change as the standalone import of the services will no longer work.
2024-04-10 17:15:48 +02:00
d16268ce81 ci: drop python/3.9 2024-03-05 22:13:35 +01:00
b92a79b0c0 refactor!(connector): unify connector/redis_connector in one class 2024-02-26 14:49:43 +01:00
3139ea0990 build(plugins): added device server 2024-02-12 17:14:28 +01:00
4dd6263c64 refactor: fix typos and structure 2024-02-12 17:14:28 +01:00
0c33ba7616 refactor: add dap_services, renamed ophyd_devices to devices and hli to high_level_interface 2024-02-12 17:14:28 +01:00
04dc5bfb66 build(plugins): added helper script to create default plugin structure 2024-02-12 17:14:28 +01:00
f0f9fe304f fix: fixed init config script 2024-02-08 23:39:07 +01:00
31cc15f204 feat: added channel monitor as cli script 2023-12-15 13:28:41 +00:00
5f48362667 feat: removed acquisition group and status from device config 2023-12-11 13:28:33 +00:00
6b714ef375 fix: fixed config_init path to config file. again. 2023-11-23 18:22:43 +01:00
7f8b1b1bbe fix: fixed packaging of demo_config and openapi_schema 2023-11-23 18:08:24 +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
bbd0eee6bb refactor: move scripts into util_scripts folder 2023-11-10 10:22:51 +01:00