Skip to content

Updates DB and python IO to include Monitoring Groups

Benedict Allbrooke requested to merge AddMonGroups into master

Includes almost all changes needed on the TriggerDB side to include monitoring groups

  • Updates schema to include monitoring groups
  • Schema patch to move from v6 to v7
  • Insert/extract scripts for mon group files which handle book keeping

Remaining thing needed for a future MR is to control more the column setting whether a particular monitoring group entry is to be used or not - this is seperate to hidden and is for covering the situations where we want to change the monitoring while still on the same SMK and will need to see which file should be used.

Tagging @mark

Merge request reports