WIP: Add basic implementation of LabChip GXII SiLA Server

Why:

  • Data input and output handling for LabChip GXII

This change addresses the need by:

  • Add labchip_gx2 module which contains a SiLA Server
  • Server loads samples to process into CSV on a specified input file
  • Server listens to output directory updates for corresponding input samples

This change has the following side effects:

  • New server implemented

Still Todo: [ ] Handle actual input XML file generation [ ] Handle actual output file parsing [ ] Handle request and response parameters as binary files [ ] Update Changelog

Merge request reports

Loading