austrian-code-wizard / TumbleTrack

Main control software for the Tumbleweed. Takes care off acquiring, processing, and storing measurements as well as internal system monitoring and visual processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt Sensor Classes for DTOs

austrian-code-wizard opened this issue · comments

  • create attribute that stores currently requests measurements
  • adapt _measure_continuously method to use the requested measurements and return a list of filled DTOs of the right type
  • setter for the requested measurement attrib