fix(widget/plots): added "get_config" to all children of `BECConnector` to USER_ACCESS
Description
All rpc widgets can get config as dict
or pydantic
model
Related Issues
closes #131 (closed)
Type of Change
- Just added
get_config
fromBECConnector
toUSER_ACCESS
Definition of Done
-
Documentation is up-to-date.