commit | bc766b4d8bb2a33a3c8540a4d7c21fb6cda5d104 | [log] [tgz] |
---|---|---|
author | Wludzik, Jozef <jozef.wludzik@intel.com> | Tue Dec 08 16:06:22 2020 +0100 |
committer | Jozef Wludzik <jozef.wludzik@intel.com> | Thu Dec 10 13:53:35 2020 +0000 |
tree | 194adacc7f3fac70a0e03661763ce2f59c750e14 | |
parent | 8bc2e7cb0c810b7867d23e4c2691013ce1defbf4 [diff] |
Add extra input validation for AddReport Now AddReport checks if ReadingParams exceeds limits that is set to 200. AddReport checks if interval is less than allowed interval only for Periodic reports. AddReport verify if only single sensor for each reading parameters is provided. Tested: - Ran unit-tests with success. - Added few reports in OpenBMC environment to check if results are as expected. Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Change-Id: Ife4f8a4cf6a8dc3fa526b66e4c698a57a733de48
This component implements middleware for sensors and metrics aggregation.
This application is implementation of Telemetry proposed in design[1]
.
It's responsible for:
[2]
,[3]
updates.[4]