Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Test Runner can now measure iot devices like stm32 card. It uses GDSL for iot to describe actions to make on the device.

  • During the measurement of the main iot device, the Test Runner can retrieve measurement of slaves objects

Environmental footprint API

  • The api returned the CO2, surface and water metrics. The API is now transform into a multi-criteria API to take into account ADEME multi-criteria environmental metrics. Greenspector choose to calculate the metrics CO2 …

Improvements

Environmental footprint assessment CLI

  • Improve error display by adding a format check for each column in the input Excel file

Environmental footprint API

  • Route /footprints/global was rename to route /footprints/custom

  • Change default network type distributions (model distributions.NetworkTypes) in the swagger. (routes concern are /footprints/custom and /footprints/networks)

  • Delete route /multipleFootprints which was used by Environmental footprint assessment CLI

  • When using brick ‘client usage time’, the input hardwareType which is mandatory has been taken out from the input parameters which contains optional parameters

...