Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Feature/device configuration saved

wakonig_k requested to merge feature/device_configuration_saved into main

Description

This MR adds support for writing signals of kind config to the master file. Updates are received whenever the config signal changes. However, these updates are not scoped to a specific scan and no history is kept.

The data is stored in entry/collection/configuration

closes #441 (closed)

Screenshots

image image

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading