Skip to content
Snippets Groups Projects
  • Zoe Pfister's avatar
    f05e1dd5
    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
    History
    move to c++17, change message building, refactored SensorInformation and MeasurementData
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.