DiamondLightSource / daq-config-server

For storing beamline-specific parameters and constants, feature flags etc.
Apache License 2.0
1 stars 0 forks source link

Implement the get all beamline parameters method in the client #41

Closed rtuck99 closed 1 week ago

rtuck99 commented 2 months ago

It's implemented in the server but not in the client

We may want to defer this until the beamline parameter features are more fully realised as it's possible that we may want some level of granularity intermediate between "get everything" and "get one parameter"

dperl-dls commented 2 months ago

yes, I think "get this list of things" would be good