commit | 7f06f613fff4eb4d84f74ce9d0dc5c68211f6ab1 | [log] [tgz] |
---|---|---|
author | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Thu Sep 24 13:42:10 2020 +0200 |
committer | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Mon Oct 26 15:31:25 2020 +0100 |
tree | edbe8c0dbb459e4cca1d015144ab6d80c6343bd4 | |
parent | a4bf740ce50ed1d714cc40083c0dd73a81d683ef [diff] |
Created sensor cache class Created sensor cache and sensor interface that needs to be implemented by sensors. Tested: - Sensors created by sensor cache are stored and reused if there is try to access same sensor multiple times. - All other units tests are passing Change-Id: I552b2016bca4688e1b2a223297587826af256b54 Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
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]