Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Two Suggested New Tools

Merging Schema Changes

There is a working example of schema update in psdaq/psdaq/configdb/hsd_config_update.py

issue: we don't handle merging of schema changes to the config objects

...

ts_config_V2:
config[group][0][rate]=10Hz
             [1][rate]=100Hz
             [2][rate]=100Hz
             [4][rate]=100HzThere are working examples of schema updates in psdaq/psdaq/configdb/hsd_config_update.py

Hiding/Removing Old Configdb Objects

...