odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 11 forks source link

Expose metadata for parameters in status and requestConfiguration messages #348

Open GDYendell opened 2 months ago

GDYendell commented 2 months ago

Add bool flag to these methods to request the metadata is added.

Could be implemented manually for those that have allowed values and min/max. Might be useful to use ParamContainer introduced in #334.