Skip to content
Snippets Groups Projects
  1. Feb 02, 2023
  2. Jan 27, 2023
  3. Dec 19, 2022
  4. Nov 04, 2022
  5. Oct 07, 2022
  6. Oct 06, 2022
    • Zoe Pfister's avatar
      move to c++17, change message building, refactored SensorInformation and MeasurementData · f05e1dd5
      Zoe Pfister authored
      - messages are now built using the constructor
      - messages now only contain a single measurement value, even if a sensor might include more than one measurement
      - buildMessage has been changed to buildMessages and now returns a list of messages depending on how many measurements a sensor contains
      - ClientDataPackage now builds from SensorInformation and MeasurementData
      - minor naming refactors
      f05e1dd5
Loading