Skip to content

Add registration programs and a few changes to other DB programs.

Karol Krizka requested to merge pbv3_register.py into master

Split the registerComponents.py into two programs:

  • pbv3_massregister.py: Mass register a set number of components.
  • pbv3_register.py: Register Powerboards from a given version/batch.

Changes to other DB programs:

  • Add argument to the pbv3_assemble component options that indicate the type.

Merge request reports