Skip to content

Add field for inserting firmware version

Nils Brinckmann requested to merge 36-add-firmware-version into master

Issue #36 (closed) This MR here adds a field for the firmware version to the device properties in the configurations. Also the serializer has the necessary handling of the new field.

This code will only work if the necessary backend changes are done (see https://git.ufz.de/rdm-software/svm/backend/-/merge_requests/70 for the status in the UFZ gitlab).

Merge request reports