Skip to content
Snippets Groups Projects
  1. Feb 03, 2023
  2. Feb 02, 2023
  3. Jan 27, 2023
  4. Dec 19, 2022
  5. Nov 04, 2022
  6. Oct 07, 2022
  7. 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